Releases: ow-mods/owml
Releases · ow-mods/owml
OWML-CI_2019.12.27.16
0.2.3
- Events for when custom assets are loaded.
0.2.2
- MP3 support
- Load meshes and textures separately
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.