You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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