Releases: ow-mods/owaml
Releases · ow-mods/owaml
OWAML v1.0.3
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
What's Changed
- Add Console Port and Socket Listener by @MegaPiggy in #2
Full Changelog: v1.0.1...v1.0.2
OWAML v1.0.1
- 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
- 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.