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!