Skip to content

v1.6.0.1

Compare
Choose a tag to compare
@jan-bures jan-bures released this 15 Dec 03:43
· 63 commits to main since this release
ba6531a

Version 1.6.0.1: A UI Oddysey

Changes

  • UI mod template - added a new template type for mods with UITK for KSP2-based UIs.
  • SpaceWarp 1.6.0 - updated minimum supported version of SpaceWarp
  • Library assemblies - the library template type now contains code to correctly load the assembly of its other project, and any 3rd party assemblies
  • PluginInfoProps - updated all templates to use the new SpaceWarp.PluginInfoProps package, which gets rid of compile-time warnings for the library template type
  • Refactoring - restructured and updated some bits of code for the general, empty and library template types
  • Building - reworked the whole build process of the template itself, no longer using MSBuild, and added support for global replacements

Full Changelog

v1.5.3.1...v1.6.0.1