Skip to content

Releases: StarMapLoader/StarMap

Release 0.3.2

29 Nov 12:21
a7c3eef

Choose a tag to compare

Updated StarMap and Harmony to target .net 10, allowing it to be ran against KSA 2025.11.8.2945

Release 0.3.1

23 Nov 06:20
35c0876

Choose a tag to compare

Automated release for version 0.3.1
Triggered by PR #34

Release 0.3.0

22 Nov 17:42
11c2601

Choose a tag to compare

Changelog since 0.2.0:
Features:

  • New attribute StarMapBeforeMain for executing code before main method of KSA
  • Provide installer for StarMap

Bug fixes:

  • Resolve issue in attribute resolution
  • Resolve mods never being unloaded
  • Fixed issue with StarMap.API forcing dummy KSA dll
  • Fix issue with ALCs unloading after initialization

Release 0.2.6

17 Nov 21:43
4e2f5b0

Choose a tag to compare

Automated release for version 0.2.6
Triggered by PR #31

Release 0.2.5

17 Nov 21:39
b3a9012

Choose a tag to compare

Automated release for version 0.2.5
Triggered by PR #30

Release 0.2.4

17 Nov 17:50
4be4d11

Choose a tag to compare

Automated release for version 0.2.4
Triggered by PR #29

Release 0.2.3

16 Nov 21:49
d8a9ced

Choose a tag to compare

Automated release for version 0.2.3
Triggered by PR #27

Release 0.2.2

16 Nov 21:32
2ae154a

Choose a tag to compare

Automated release for version 0.2.2
Triggered by PR #26

Release 0.2.1

16 Nov 20:09
07f52d5

Choose a tag to compare

Altered the modding API from using interface to use attributes.
This should keep the API easier to maintain for backwards compatibility.
This is braking change for both the modloader as well as the API from before 0.2.

Release 0.2.0

16 Nov 20:01
e96e2d3

Choose a tag to compare

Automated release for version 0.2.0
Triggered by PR #24