Skip to content

Releases: ow-mods/owaml

OWAML v1.0.3

30 Jun 17:00
Compare
Choose a tag to compare

What's Changed

  • Added support for Alpha Demo and IGF Build. (Most mods may not support these versions)

Full Changelog: v1.0.2...v1.0.3

OWAML v1.0.2

29 May 00:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

OWAML v1.0.1

21 May 12:02
Compare
Choose a tag to compare
  • Removed the config file system for a program arguments approach (should make using it with OWMM easier). The arguments are:
    • gamePath (Required) - tells CMOWA where the .exe of the game is.
    • bepInExFolder (Optional) - tells CMOWA where the BepInEx files are, defaults to the same value of gamePath if not specified. If it is different from gamePath, winhttp.dll and doorstop.ini will be moved and modified, if it is the same, no checks on them are going to be made.

Thanks to @MegaPiggy!

CMOWA v1.0.0

12 May 12:20
Compare
Choose a tag to compare
  • Configures a freshly download of bepinex for Outer Wilds Alpha (1.2) if given the bepinex folder and the game folder in CMOWA.Config.json.
  • Edits doorstop.ini to redirect it to the folder bepinex is in.
  • Allows to automatically edit the configuration file from bepinex by writing which value you want to be changed in BepinExConfigEdit.json.