diff --git a/Changelog.txt b/Changelog.txt index 690019ae..d436603e 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -27,4 +27,5 @@ ChangeLog Moved SXTInlineAirIntakeTiny to deprecriated parts folder, it's a duplicate of the stock intake Fix some texture reference paths - +0.3.3 + Removes duplicated tech tree fields diff --git a/GameData/Firespitter/Plugins/Firespitter.dll b/GameData/Firespitter/Plugins/Firespitter.dll index 1c62044f..d3eb327e 100644 Binary files a/GameData/Firespitter/Plugins/Firespitter.dll and b/GameData/Firespitter/Plugins/Firespitter.dll differ diff --git a/GameData/ModuleManager.2.7.2.dll b/GameData/ModuleManager.2.7.3.dll similarity index 91% rename from GameData/ModuleManager.2.7.2.dll rename to GameData/ModuleManager.2.7.3.dll index 71c8285e..ba2e50a8 100644 Binary files a/GameData/ModuleManager.2.7.2.dll and b/GameData/ModuleManager.2.7.3.dll differ diff --git a/GameData/SXT/SXTContinued.version b/GameData/SXT/SXTContinued.version new file mode 100644 index 00000000..f13de6c3 --- /dev/null +++ b/GameData/SXT/SXTContinued.version @@ -0,0 +1,29 @@ +{ + "NAME":"SXTContinued", + "URL":"http://ksp-avc.cybutek.net/version.php?id=378", + "VERSION": + { + "MAJOR":0, + "MINOR":3, + "PATCH":3, + "BUILD":0 + }, + "KSP_VERSION": + { + "MAJOR":1, + "MINOR":2, + "PATCH":0 + }, + "KSP_VERSION_MIN": + { + "MAJOR":1, + "MINOR":2, + "PATCH":0 + }, + "KSP_VERSION_MAX": + { + "MAJOR":1, + "MINOR":2, + "PATCH":99 + } +} diff --git a/SXTContinued.version b/SXTContinued.version index 3af9d34e..f13de6c3 100644 --- a/SXTContinued.version +++ b/SXTContinued.version @@ -5,7 +5,7 @@ { "MAJOR":0, "MINOR":3, - "PATCH":2, + "PATCH":3, "BUILD":0 }, "KSP_VERSION":