All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning.
- Add trailing
\\toinfo->meta->game_base_dir, to align withmod_base_dir.
- Remove stray
printfs. - Add
info->apistructure with some useful methods for mods. - Remove runtime dependency on
libgccDLL. - Make mmmod only run on UserPatch 1.5.
- Fix parameter passed to
mmm_before_setup,mmm_after_setup,mmm_unload.
- Initial release.