Data files merging. Therefore you can for example have 70 handling.cfg files at modloader and they'll all work perfectly fine.
Readme files reading. No need to care about taking the data line from the readme file and placing in the data file, Mod Loader does that for you too!
Refreshable mods. Change or add the files while the game is running and see the results immediatelly!
Command line support. See modloader/.data/Command Line Arguments.md.
In-Game menu for configurations. Go to Options > Mod Configuration.
Last Changes
v0.3.7 (Jan 20 2018)
* Fixed an original game bug causing CdStreamSync to deadlock randomly (included an export for other mods to check if this std.stream build is aware of this bug and fixes it).
* Fixed path translation heuristics for LoadLibrary, so explicitly loading system DLLs does not fail anymore.
See modloader/.data/CHANGELOG.md file for the changelog of all versions.