Skip to content

OWAML v1.0.1

Compare
Choose a tag to compare
@loco-choco loco-choco released this 21 May 12:02
· 1 commit to main since this release
  • 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!