Releases: jlintgod1/OpenModManager
Releases · jlintgod1/OpenModManager
Version b159
- Added a new option for the flipbook generator to fill the remaining space with nothing instead of the last frame
- Made the flipbook generator slightly more efficient
- Updates have been disabled entirely
- Binaries are now 64-bit(you already need a 64-bit program to even use it anyway) and now require .NET Framework 4.8(you probably have it already)
- Uploader no longer copies ignored files to "uploader_tmp" - this should prevent conflicts with git(merged from official release b158)
- Fixed several typos
- Fixed Auto Workshop Blocker attempting to unlock mods when closing with admin privileges or even with it turned off
- Fixed a rare and unlikely crash when parsing SteamWorkshop.ini
- Fixed crash after cooking a mod with no valid CookedPC content(i.e. translation packs)
- Fixed crash when moving a mod to the disabled directory and vice versa
OpenModManager (Jlintgod Edition)
- Added some more AlwaysLoaded workarounds to allow for making all/some mod classes non-AlwaysLoaded and specify which ones should
- Added Auto Workshop Blocker, allowing you to automatically disable and enable workshop mods when OpenModManager opens and closes respectively
- Added weapon icon
- Added some jlintgod branding and funny window title text
- Added icons and title text to specific message boxes
- Fixed Death Wish candles not being detected as actual Death Wishes
- Fixed fatal exceptions/errors showing a generic "Unhandled exception doesn't derive from System.Exception" error instead of the actual one
- Disabled updater until I make an API application