Restrict old KerbalKrashSystem release KSP versions (#1205)

1:0.3.6 has been released with 1.1.3
1:0.3.1 has KSP 1.1.0
In between releases had KSP 1.1 on Curse
Setting in between releases to 1.1.0 - 1.1.2
This commit is contained in:
Myk 2016-07-18 00:51:54 +10:00 committed by GitHub
parent 8e22e9a76d
commit 06541f1cb1
4 changed files with 8 additions and 4 deletions

View File

@ -10,7 +10,8 @@
"repository": "https://github.com/EnzoMeertens/KerbalKrashSystem"
},
"version": "1:0.3.2",
"ksp_version": "1.1",
"ksp_version_min": "1.1.0",
"ksp_version_max": "1.1.2",
"depends": [
{
"name": "ModuleManager",

View File

@ -10,7 +10,8 @@
"repository": "https://github.com/EnzoMeertens/KerbalKrashSystem"
},
"version": "1:0.3.3",
"ksp_version": "1.1",
"ksp_version_min": "1.1.0",
"ksp_version_max": "1.1.2",
"depends": [
{
"name": "ModuleManager",

View File

@ -10,7 +10,8 @@
"repository": "https://github.com/EnzoMeertens/KerbalKrashSystem"
},
"version": "1:0.3.4",
"ksp_version": "1.1",
"ksp_version_min": "1.1.0",
"ksp_version_max": "1.1.2",
"depends": [
{
"name": "ModuleManager",

View File

@ -10,7 +10,8 @@
"repository": "https://github.com/EnzoMeertens/KerbalKrashSystem"
},
"version": "1:0.3.5",
"ksp_version": "1.1",
"ksp_version_min": "1.1.0",
"ksp_version_max": "1.1.2",
"depends": [
{
"name": "ModuleManager",