Skip to content

Commit

Permalink
there was no readme before crong
Browse files Browse the repository at this point in the history
(cherry picked from commit 873e616)
  • Loading branch information
gliscowo committed Dec 2, 2021
1 parent 36d2644 commit 3bd604b
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# DeathLog

[![curseforge](https://img.shields.io/badge/-CurseForge-gray?style=for-the-badge&logo=curseforge&labelColor=orange)](https://www.curseforge.com/minecraft/mc-mods/deathlog)
[![modrinth](https://img.shields.io/badge/-modrinth-gray?style=for-the-badge&labelColor=green&labelWidth=15&logo=appveyor&logoColor=white)](https://modrinth.com/mod/deathlog)
[![release](https://img.shields.io/github/v/release/glisco03/deathlog?logo=github&style=for-the-badge)](https://github.com/glisco03/deathlog/releases)
[![discord](https://img.shields.io/discord/825828008644313089?label=wisp%20forest&logo=discord&logoColor=white&style=for-the-badge)](https://discord.gg/xrwHKktV2d)

## Overview

DeathLog tracks your deaths in all worlds and servers. It does this completely client-side and records important metadata like coordinates, dimension and even your entire inventory. Since version 0.2.0 onward however, DeathLog can also operate server-side and track all deaths of all players on that server, with native functionality for restoring a death snapshot. DeathLog can be used on both sides without being required on the other, however managing the server's database is significantly easier with a DeathLog-enabled client.

![log screen](https://i.imgur.com/cWzoapt.png)

0 comments on commit 3bd604b

Please sign in to comment.