Go to file
theo@manjaro 258ea85277 Hopefully no more save deletion 2024-01-09 22:55:26 +01:00
SaveExtractor Added a more explicit message in case of missing slot number 2023-11-11 13:37:44 -05:00
workshop New promo images & save fix 2023-06-09 12:04:22 +02:00
LICENSE Initial commit 2023-06-06 18:08:11 +02:00
README.md Updated README 2024-01-05 15:56:37 +01:00
main.lua Hopefully no more save deletion 2024-01-09 22:55:26 +01:00
metadata.xml Hopefully no more save deletion 2024-01-09 22:55:26 +01:00
save.lua Added modded items support 2023-06-09 11:25:44 +02:00

README.md

Dead God Helper

Spot missing items!

Easily spot items that were not previously picked up on this savefile. Very useful when you're trying to get a second or third Dead God.

Now supports modded items, and integration with Repentogon!

I made it mainly for myself, because it was annoying to go back to the menu every time I encountered an item I was unsure about.

There's an integration with External Item Description. It is also compatible with Mod Config Menu, if you want to toggle things (such as displaying info when on Curse Of The Blind)

Mods can't access the savefile directly, so the mod tracks itself witch items are taken. This means that the first time you install it, everything will be marked as new.

If you want to import data from your savefile, you can either use the extractor I wrote (adapting EID's one for Linux), or install Repentogon. The extractor is available here : https://forge.chapril.org/ayte/DeadGodHelper/src/branch/main/SaveExtractor

This mod is still relevant in itself if you do not want to use external tools, or you want to track modded items ^^

Anyway, I hope that this mod will be useful to someone :)

Source code is available at https://forge.chapril.org/ayte/DeadGodHelper