Skip to content

Releases: SpaceWarpDev/SpaceWarp.Template

v1.5.2.1

30 Oct 16:34
Compare
Choose a tag to compare

What's Changed

  • Support for KSP2 v0.1.5 and SpaceWarp 1.5.2
  • Completely reworked library template, now including a multi-project structure, a preload patcher example, and MSBuild configuration to pack everything correctly into a NuGet package
  • Updated setup.bat to work when double-clicking
  • Added a step in setup.bat to check for updates of the PowerShell Archive package used to automatically zip up releases, hopefully fixing issues with backslashes in zip paths, as mentioned here: KSP-CKAN/CKAN#3893
  • Add Appbar.RegisterKSCAppButton example by @Falki-git in #3

1.4.3.1

09 Sep 13:21
Compare
Choose a tag to compare
  • Updated for SpaceWarp 1.4.3 and KSP2 0.1.4.0

1.4.0.2

15 Aug 20:37
Compare
Choose a tag to compare

What's Changed

  • Launching the game from powershell prevents VS locking inside the build process by @Falki-git in #1

1.4.0.1

19 Jul 19:07
Compare
Choose a tag to compare
  • Removed BOM from swinfo.json
  • Bumped SpaceWarp version to 1.4.0

1.3.0.1

04 Jul 15:06
Compare
Choose a tag to compare
  • Support for SpaceWarp 1.3 and KSP 2 0.1.3
  • swinfo.json is now the primary source of mod configuration
  • Switched from Assembly-CSharp.dll reference to NuGet package
  • Added project creation and setup scripts
  • Updated build tasks to allow CI/CD building on Linux and Windows VMs
  • Added a GitHub Action for verification of version_check URL and compilation checking

1.2.0.2

22 May 01:47
Compare
Choose a tag to compare

Updated method of zipping release folder + the zip file name

1.2.0.1

21 May 23:55
Compare
Choose a tag to compare

Completely reworked the file and project structure, changed swinfo.json to be automatically generated, added two additional template types - "empty" and "library", in addition to the original (now called "general")

1.1.1.2

08 Apr 23:26
Compare
Choose a tag to compare

Changed required SpaceWarp version in generated swinfo.json from 1.0.1 to 1.1.1

1.1.1.1

08 Apr 23:00
Compare
Choose a tag to compare

Updated for SpaceWarp 1.1.1, switched from the BepInEx NuGet feed to nuget.spacewarp.org, added a clean-up step when building projects

1.0.1.2

21 Mar 16:43
Compare
Choose a tag to compare

Renamed the localization folder to the correct version localizations