Devlogs
0.4.2 Patch
Posted August 19, 2024 by sekta
#patch
Changes:
- When there is a difference between the mod version and the game version, a warning is displayed in the console.
- The limit of entries in the console has been increased to 40.
- Music and environment volume settings in config.json
- Added function to all objects (inherited from gameObject) TakeDamage, which takes away health from the object.
- Mods became even safer. (for developers: getfenv has been overwritten)