This repository has been archived by the owner on Jun 24, 2019. It is now read-only.
Releases: Swamp-Ig/KSPAPIExtensions
Releases · Swamp-Ig/KSPAPIExtensions
v1.7.5
v1.7.4
Compatible with KSP 1.0.2
v1.7.3
Fixed for 1.0, thanks to @taniwha-qf (as usual)
v1.7.2
Recompiled for KSP 0.90
v1.7.1
Compiled for KSP 0.25
v1.7.0: Make the GameObject extensions internal.
Fix multiple version handling.
Note that for this to work properly, all mods using KSPAPIExtensions need to be updated. After that, they should be free to drift again.
v1.6.3
Update to KSP 0.24.2
v1.6.2
Update checker for .24.1
v1.6.1
More fixes from taniwha:
*Avoid NRE in OutputLocksModified
*Avoid a divide-by-zero
*Avoid recursive value change events.
v1.6.0
*fix by taniwha to part resource tweaker code for .24
*update CompatibilityChecker for .24 and to latest code from Majiir