deathlist/Readme.md

10 lines
606 B
Markdown
Raw Normal View History

2019-05-03 19:09:08 +02:00
# Kill History(`deathlist`)
A mod displaying a colored list of recent kills/deaths and the causes(killer, used item).
## About
Depends on [`modlib`](https://github.com/appgurueu/modlib) and - depending on your configuration - also other mods. If you use the default configuration, it depends on `default` and `fire`.
**If there are other mods registering `on_punchplayer` or `on_hp_change` handlers, add them to the dependency list to make sure they execute before `deathlist`.**
2019-05-09 16:47:26 +02:00
Licensed under MIT.
## Screenshot
![Screenshot](https://raw.githubusercontent.com/appgurueu/deathlist/master/screenshot.png)