This repository has been archived by the owner on Feb 28, 2024. It is now read-only.
[Enhancement] Add config events for Reset, Save, Save All #102
Labels
enhancement
New feature or request
I am developing a mod in which a user can define strings in their configuration. It would be helpful for me (and I imagine other developers) to know when a mod's configuration is/was saved. Likewise, this could be extended to the "Reset" and "Save all" operations as well, and implemented similarly to how
OnThisConfigurationChanged
andOnAnyConfigurationChanged
works.I am not aware of any similar/existing functionality already in NeosModLoader. If there is please let me know and I will amend the issue.
The text was updated successfully, but these errors were encountered: