From e848c990c5ee249dc3d156eb1dcc5e1482cba937 Mon Sep 17 00:00:00 2001 From: Lars Mueller Date: Thu, 9 May 2019 16:47:26 +0200 Subject: [PATCH] Updates via shellscript --- Readme.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 43ba14c..76be166 100644 --- a/Readme.md +++ b/Readme.md @@ -4,4 +4,7 @@ A mod displaying a colored list of recent kills/deaths and the causes(killer, us ## 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`.** -Licensed under MIT. \ No newline at end of file +Licensed under MIT. + +## Screenshot +![Screenshot](https://raw.githubusercontent.com/appgurueu/deathlist/master/screenshot.png) \ No newline at end of file