modorganizer-basic_games icon indicating copy to clipboard operation
modorganizer-basic_games copied to clipboard

Mod Organizer 2 meta-plugin to make creating game plugins easier and faster.

Results 15 modorganizer-basic_games issues
Sort by recently updated
recently updated
newest added

Fixes error ``` [installerquick.cpp:168] unsupported archive for quick installer ``` Adds (common) workaround for `installerquick` traversing into single folder file tree even when plugin returns `FIXABLE` on root. Also adds...

Fixes "unsupported archive for quick installer" error when trying to quick install an archive that has a single folder that gets moved by the data fixer. This is the same...

Catch errors if the EA user file is broken to avoid erroring at launch. Should fix the issue correctly.

Fixes errors in Blade & Sorcery when parsing saves. Didn't bothered with old saves because they are not supported by the game anymore.

Add basic support for STALKER: Shadow of Chernobyl.

Extends ini support with optional: - [x] `[Features]` - [x] `LocalSavegames = True (defaults to game.savesDirectory()) or custom path` - [x] `SaveGamePreview = path to img` - [ ] Add...

Requires installing [Ryu Mod Manager](https://github.com/SutandoTsukai181/RyuModManager) (a warning is shown if it's missing). Allows importing existing mods from the game's directory into Mod Organizer, and has proper mod data structure fixing....