Go to file
theo@manjaro 6f91218f68 Fixed a small save bug 2023-06-17 11:55:16 +02:00
SaveExtractor Ported the save extractor 2023-06-10 13:21:39 +02: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 Fix 2023-06-06 20:07:49 +02:00
main.lua Fixed a small save bug 2023-06-17 11:55:16 +02:00
metadata.xml Fixed a small save bug 2023-06-17 11:55:16 +02:00
save.lua Added modded items support 2023-06-09 11:25:44 +02:00

README.md

Dead God Helper

A small mod for The Binding Of Isaac: Repentance!

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

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)

There's however a limitation: since (to my knowledge) there's no way to get information about seen items from the savefile, this mod takes it upon itself to track which item you picked up. (This means that when you install the mod for the first time, every item will be tagged as Unseen)

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

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