Merge branch 'main' of https://forge.chapril.org/ayte/DeadGodHelper
This commit is contained in:
commit
c10e09ef51
@ -9,7 +9,7 @@ I made it mainly for myself, because it was annoying to go back to the menu ever
|
|||||||
There's an integration with External Item Description.
|
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)
|
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 mean that when you install the mod for the first time, every non-modded Item will be tagged as Unseen)
|
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 :)
|
Anyway, I hope that this mod will be useful to someone :)
|
||||||
|
|
||||||
|
@ -4,8 +4,8 @@
|
|||||||
<directory>deadgod helper</directory>
|
<directory>deadgod helper</directory>
|
||||||
<id>2985754961</id>
|
<id>2985754961</id>
|
||||||
<description></description>
|
<description></description>
|
||||||
<version>1.3</version>
|
<version>1.4</version>
|
||||||
<visibility>Private</visibility>
|
<visibility>Public</visibility>
|
||||||
<tag id="Items"/>
|
<tag id="Items"/>
|
||||||
<tag id="Graphics"/>
|
<tag id="Graphics"/>
|
||||||
</metadata>
|
</metadata>
|
||||||
|
Loading…
Reference in New Issue
Block a user