This repository was archived by the owner on Jun 30, 2025. It is now read-only.
- Added a prompt directing you to the settings page if a path for Neos is not set
- Can be ignored and won't be shown again
- Added a github personal access token option in config to increase github rate limit if provided
- Increases rate limit from 60 to 5000 per hour
- More info about generating these found https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token
- Version column is now sort-able allowing sorting by installed #9
- Changed non-manifest mods to be logged as a warning instead of an error #3
- Improved mod file locating, should fix issues where a mod would be found but couldn't be disabled/enabled #2
- This should catch things like
NeosPTTKeybinds.dll.disabledorSettingsRedux (1).dll
- This should catch things like
- Fixed search query filter no longer applying if a manual update check is triggered #7
- Fixed de-serialization of 'conflicts' on manifest #11
- Fixed some cases where an entry would be marked multiple times with File Only, Plugin, or No Artifacts
- Fixed a warning that was unclear when the Neos Install Directory was not found or set