Releases: KSP-RO/ROUtils
Releases · KSP-RO/ROUtils
v1.0.1.0
What's Changed
- Make changes required for RP-1 use
- Add ContinuousLogger
- Move Principia utils around
Full Changelog: v1.0.0.0...v1.0.1.0
v1.0.0.0
What's Changed
- Initial release of this modding support library (has no user-facing features, exists just as a dependency). Includes the following:
- Utility functions from RO and RP-1
- Datatypes (PersistentX) from RP-1
- Object Serializer (including to/from zip) from RP-1
- SingletonHost from RP-1
- Mod detection utils
- ResourceUnitInfo from RO (and Kerbalism)
Full Changelog: https://github.com/KSP-RO/ROUtils/commits/v1.0.0.0