epfly6 / RepentanceAPIIssueTracker

An unofficial issue tracker for issues with The Binding of Isaac: Repentance's API.
19 stars 1 forks source link

a function that allows mods to check which save file they're running in #506

Open BadsyEdgecat opened 2 years ago

BadsyEdgecat commented 2 years ago

i dont know anything about modding myself, but it feels weird that this isnt a feature that exists apparently, it would help for mods that have their own unlock systems, to make it simpler to, idk, separate whats unlocked on which saves? sorry for asking this feature as a non-modder

epfly6 commented 2 years ago

Data from mods are stored in separate save slots in data folder anyway, so it's not necessary

Zamiell commented 2 years ago

It would be nice if SaveModData returned the integer of the save file that was modified.