Releases: ow-mods/owml
Releases · ow-mods/owml
0.2.1
- Load custom audio
- Debug mode mod: warp to different planets with number keys
- All sample mods are disabled by default
0.2.0
- Asset mod helper for creating custom 3D objects
- New sample mod which spawns rubber ducks
0.1.7
GetValue and SetValue extension methods for easy reflection.
0.1.6
Fixed bug where verbose mode would duplicate messages
0.1.5
- Patching with HarmonyHelper now works on any class.
0.1.4
- More events: OnEnable, OnDisable
- Verbose mode for modders
- Fixed bug when mod is disabled
- Mod helper is now static
0.1.3
Notifies user when a mod is made for wrong version of OWML.
0.1.2
Improved Harmony helper and event system.
0.1.1
- Asking for game path if it isn't found.
- Verifies that all needed game files exist.
- Running as admin.
0.1
The first version of OWML.