Skip to content

Releases: KSP-RO/ROUtils

v1.0.1.0

08 Nov 06:46
Compare
Choose a tag to compare

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

07 Nov 09:37
Compare
Choose a tag to compare

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