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
Pre-AE ITB used to update the save file whenever
Some mod loader functions and systems that relied on fetching data from the save file are now turning out to be practically unusable.
Functions that reads from the save file (Not necessarily an exhaustive list):
Some of these functions might still be fine to use, since they might not require a completely up to date save file.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Pre-AE ITB used to update the save file whenever
Some mod loader functions and systems that relied on fetching data from the save file are now turning out to be practically unusable.
Functions that reads from the save file (Not necessarily an exhaustive list):
Some of these functions might still be fine to use, since they might not require a completely up to date save file.
The text was updated successfully, but these errors were encountered: