Skip to content

Releases: SiegeEngineers/aoc-mmmod

v0.1.3

10 Aug 12:58
1837ab0
Compare
Choose a tag to compare
  • Add trailing \\ to info->meta->game_base_dir, to align with mod_base_dir.

v0.1.2

07 Jul 11:39
4d6e807
Compare
Choose a tag to compare
  • Remove stray printfs.
  • Add info->api structure with some useful methods for mods.
  • Remove runtime dependency on libgcc DLL.
  • Make mmmod only run on UserPatch 1.5.

v0.1.1

12 Mar 22:14
4fdd1be
Compare
Choose a tag to compare
  • Fix parameter passed to mmm_before_setup, mmm_after_setup, mmm_unload.

v0.1.0

12 Mar 22:04
d9d345c
Compare
Choose a tag to compare
  • Initial release.