We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Take advantage of the .INI parser and convert this binary save file to .INI format.
This will be easier to read and also easier to edit manually by the user.
Options.dat is used for master mute, music mute, and sound effects mute. It should be expanded to include more options, perhaps.
The text was updated successfully, but these errors were encountered:
Should a user profile file be added? Such as, pifreak.userprofile.ini and save these options in it?
Other options to include would be signs that already have been opened, input bindings, etc.
Sorry, something went wrong.
I'll take this issue (not sure if you can assign it to me).
I have added you as a collaborator. Accept the invite and I will assign this issue to you. Thanks!
jacobodden
No branches or pull requests
Take advantage of the .INI parser and convert this binary save file to .INI format.
This will be easier to read and also easier to edit manually by the user.
Options.dat is used for master mute, music mute, and sound effects mute. It should be expanded to include more options, perhaps.
The text was updated successfully, but these errors were encountered: