Version 1.9.0.1 - More automation
Changes
- GitHub Actions - release action now also contains examples of forum and Discord integration (by @rockfactory in #7)
- Debugging - local game assembly now automatically used for non-release builds to allow easier debugging (by @rockfactory in #7)
- NuGet packages - the SpaceWarp NuGet repository is now defined in
nuget.config
rather thanDirectory.Build.props
for better integration with IDE package managers. - UI template type - added explicit dependency on UITK for KSP2 (previously it was implicitly required through SpaceWarp).
Full Changelog: v1.8.0.6...v1.9.0.1