Releases: raytools/Ray2Mod
Releases · raytools/Ray2Mod
Ray2Mod v1.4 Fix 1
- Fixed crashes caused by IPC timing out and disconnecting.
Ray2Mod v1.4
- Game functions are now static
- Global actions, hooks and input manager are now static
- Added TextOverlay class and made 2D text easier to use
- WIP: Game object management in World class
Ray2Mod v1.3.0
- Removed Initialize method from IMod
- Added samples
- Other small changes
Ray2Mod v1.2.0
Initial Release