OneLoader 1.4 (1.4)
DownloadChangelog
OneLoader
High performance OMORI mod loader
Installation
- Extract the zip into your game folder, when prompted, replace files.
What's new in 1.4
- Support for ES Modules in plugins. This allows you to split your plugin code into smaller, more logical blocks. To use this feature, use the file extension .mjsfor your plugin. More detailed documentation on this coming soon.
- Support for ES Modules in async_exec rules. Yet again, use the .mjsfile extension to access this feature.
- Added the ability to patch the package.jsonfile. To use this, enable thepackage_json_editingflag in your mod.json, and then put your patches in thepackagejson_deltamod.json key.
- Added support for raw files in mods. Add the rawkey into yourfilesdeclaration and list files there as normal. They will be put in the virtual file system without being encrypted or having their extension changed.
- Fixed edge case with fs.readdirSyncbeing ran on directories that don't exist in the base filesystem, only in mod filesystems.
Do you love OneLoader or my other work?
Extra file information:
- File size: 0.18 MB
- Downloads: 11607
- File name: OneLoader-1.4.zip
- File type: application/zip