Gilbert's Mod Loader
This is a simple mod loader for OMORI.
Installation
Installing the mod loader
- Download GOMORI.zip from the releases page.
- Right-click OMORI in your steam library, select properties.
- Go to Local Files, then hit BROWSE...
- Extract GOMORI.zip in this folder. Some ZIP extractors create a new folder when extracting; make sure the destination folder selected is the game folder without any subdirectories.
- When asked to overwrite files, select YES.
- Start OMORI. You should now see a GOMORI version on your title screen and a mods section in your game options.
Changelog
✨ Implement encryption forpngandoggassets torpgmvpandrpgmvofiles respectively. (d81d6df)✨ Add support for JSON, YML and JS delta patches. (cf8965d)🔧 Throw exceptions during mod building phase when protected files are built. (f8a39b1)🔧 Expose System encryption key to ModLoader pre-loading phase. (d81d6df)
Assets
3
Gilbert's Mod Loader
This is a simple mod loader for OMORI.
Installation
Installing the mod loader
- Download GOMORI.zip from the releases page.
- Right-click OMORI in your steam library, select properties.
- Go to Local Files, then hit BROWSE...
- Extract GOMORI.zip in this folder. Some ZIP extractors create a new folder when extracting; make sure the destination folder selected is the game folder without any subdirectories.
- When asked to overwrite files, select YES.
- Start OMORI. You should now see a GOMORI version on your title screen and a mods section in your game options.
Changelog
pluginfiles that do not exist in the base game are registered as new plugins on game boot. (32ee620)- Fixed various issues related to disabling mods/rolling back original game files. (442f446)
- Added the ability to register folders in
mod.json. Folder paths must end with/, and all files in a registered folder are expected to be of the same type. Subfolders in a registered folder must be registered separately. (6798dc7)
Assets
3
Gilbert's Mod Loader
This is a super simple mod loader for OMORI.
Installation
Installing the mod loader
- Download GOMORI.zip from the releases page.
- Right-click OMORI in your steam library, select properties.
- Go to Local Files, then hit BROWSE...
- Extract GOMORI.zip in this folder. Some ZIP extractors create a new folder when extracting; make sure the
wwwfolder in the zip file is extracted directly into the game folder! - When asked to overwrite files, select YES.
- Start OMORI. You should now see a mods section in your game options.
Contributors
Thanks to FalsePattern#7777 for his help with loading zip files!
Changelog
- Fixed a bug with patching original files
Assets
3
Gilbert's Mod Loader
This is a super simple mod loader for OMORI.
Installation
Installing the mod loader
- Download GOMORI.zip from the releases page.
- Right-click OMORI in your steam library, select properties.
- Go to Local Files, then hit BROWSE...
- Extract GOMORI.zip in this folder. Some ZIP extractors create a new folder when extracting; make sure the
wwwfolder in the zip file is extracted directly into the game folder! - When asked to overwrite files, select YES.
- Start OMORI. You should now see a mods section in your game options.
Contributors
Thanks to FalsePattern#7777 for his help with loading zip files!
Changelog
- Fixed a bug with asset patching
Assets
3
Gilbert's Mod Loader
This is a super simple mod loader for OMORI.
Installation
Installing the mod loader
- Download GOMORI.zip from the releases page.
- Right-click OMORI in your steam library, select properties.
- Go to Local Files, then hit BROWSE...
- Extract GOMORI.zip in this folder. Some ZIP extractors create a new folder when extracting; make sure the
wwwfolder in the zip file is extracted directly into the game folder! - When asked to overwrite files, select YES.
- Start OMORI. You should now see a mods section in your game options.
Contributors
Thanks to FalsePattern#7777 for his help with loading zip files!