Merge remote-tracking branch 'SkyMarshal/patch-2' into 628_adjust
* SkyMarshal/patch-2: Adjustments to many files with a ksp_version_min but no ksp_version_max Conflicts: CustomAsteroids/CustomAsteroids-v1.1.0.ckan
This commit is contained in:
commit
1a995b2f59
|
@ -19,5 +19,5 @@
|
|||
"download": "https://kerbalstuff.com/mod/465/Color%20Coded%20Canisters/download/0.3",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 1691176,
|
||||
"ksp_version_min": "0.90.0"
|
||||
}
|
||||
"ksp_version": "0.90.0"
|
||||
}
|
||||
|
|
|
@ -19,5 +19,5 @@
|
|||
"download": "https://kerbalstuff.com/mod/465/Color%20Coded%20Canisters/download/0.4",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 1989823,
|
||||
"ksp_version_min": "0.90.0"
|
||||
"ksp_version": "0.90.0"
|
||||
}
|
||||
|
|
|
@ -19,5 +19,5 @@
|
|||
"download": "https://kerbalstuff.com/mod/465/Color%20Coded%20Canisters/download/0.5",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 2096838,
|
||||
"ksp_version_min": "0.90.0"
|
||||
"ksp_version": "0.90.0"
|
||||
}
|
||||
|
|
|
@ -19,5 +19,5 @@
|
|||
"download": "https://kerbalstuff.com/mod/465/Color%20Coded%20Canisters/download/0.6",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 2185202,
|
||||
"ksp_version_min": "0.90.0"
|
||||
"ksp_version": "0.90.0"
|
||||
}
|
||||
|
|
|
@ -19,5 +19,5 @@
|
|||
"download": "https://kerbalstuff.com/mod/465/Color%20Coded%20Canisters/download/0.7",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 2233087,
|
||||
"ksp_version_min": "0.90.0"
|
||||
"ksp_version": "0.90.0"
|
||||
}
|
||||
|
|
|
@ -19,5 +19,5 @@
|
|||
"download": "https://kerbalstuff.com/mod/465/Color%20Coded%20Canisters/download/0.8",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 2247944,
|
||||
"ksp_version_min": "0.90.0"
|
||||
"ksp_version": "0.90.0"
|
||||
}
|
||||
|
|
|
@ -19,5 +19,5 @@
|
|||
"download": "https://kerbalstuff.com/mod/465/Color%20Coded%20Canisters/download/0.9",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 2250148,
|
||||
"ksp_version_min": "1.0.0"
|
||||
"ksp_version": "1.0.0"
|
||||
}
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"spec_version": 1,
|
||||
"identifier": "CustomAsteroids",
|
||||
"release_status": "stable",
|
||||
"ksp_version_min": "0.25",
|
||||
"ksp_version": "0.25",
|
||||
"resources": {
|
||||
"repository": "https://github.com/Starstrider42/Custom-Asteroids",
|
||||
"bugtracker": "https://github.com/Starstrider42/Custom-Asteroids/issues",
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
"abstract" : "Docking Port Alignment Indicator",
|
||||
"author" : "NavyFish",
|
||||
"version" : "4.0",
|
||||
"ksp_version_min" : "0.25",
|
||||
"ksp_version" : "0.25",
|
||||
"resources" : {
|
||||
"homepage" : "http://forum.kerbalspaceprogram.com/threads/43901"
|
||||
},
|
||||
|
|
|
@ -14,10 +14,11 @@
|
|||
}
|
||||
],
|
||||
"ksp_version_min": "0.24",
|
||||
"ksp_version_max": "1.0.1",
|
||||
"name": "Improved Chase Cameras",
|
||||
"abstract": "This plugin gives you the option to make the chase camera follow your surface velocity vector, instead of being rigidly attached to your plane.",
|
||||
"author": "BahamutoD",
|
||||
"version": "1.4.0",
|
||||
"download": "https://dl.dropboxusercontent.com/u/103148235/ImprovedChaseCamerav1.4.0.zip",
|
||||
"x_mirrors" : ["http://addons.cursecdn.com/files/2212%5C365/ImprovedChaseCamerav1.4.0.zip"]
|
||||
}
|
||||
}
|
||||
|
|
|
@ -5,6 +5,8 @@
|
|||
"name" : "JSI Part Utilities",
|
||||
"abstract" : "This is a collection of small and relatively simple PartModules",
|
||||
"license" : "GPL-3.0",
|
||||
"ksp_version_min": "0.24.2",
|
||||
"ksp_version_max": "1.0.1",
|
||||
"resources": {
|
||||
"repository": "https://github.com/Mihara/PartUtilities",
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/88366"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"spec_version": 1,
|
||||
"identifier": "KerbalFoundries",
|
||||
"license": "GPL-3.0",
|
||||
"ksp_version_min": "0.25",
|
||||
"ksp_version": "0.25",
|
||||
"recommends": [
|
||||
{
|
||||
"name": "TweakScale"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"spec_version": "v1.4",
|
||||
"identifier": "KerbalFoundries",
|
||||
"license": "GPL-3.0",
|
||||
"ksp_version_min": "0.25",
|
||||
"ksp_version_min": "0.90",
|
||||
"recommends": [
|
||||
{
|
||||
"name": "TweakScale"
|
||||
|
|
|
@ -7,9 +7,10 @@
|
|||
"license" : "CC-BY-NC-ND-3.0",
|
||||
"version" : "10",
|
||||
"release_status" : "stable",
|
||||
"ksp_version_min" : "0.20",
|
||||
"author" : "udk_lethal_d0se",
|
||||
"description" : " This project is on hold and was not updated until KSP 0.20 but still works and looks awsome",
|
||||
"ksp_version_min": "0.20",
|
||||
"ksp_version_max": "0.90",
|
||||
"author" : "udk_lethal_d0se",
|
||||
"description" : " This project is on hold and was not updated until KSP 0.20 but still works and looks awsome",
|
||||
"resources" : {
|
||||
"homepage" : "http://forum.kerbalspaceprogram.com/threads/32179"
|
||||
},
|
||||
|
@ -19,4 +20,4 @@
|
|||
"install_to" : "GameData"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
"identifier": "Proton-Bobcat",
|
||||
"license": "restricted",
|
||||
"ksp_version_min": "0.25",
|
||||
"ksp_version_max": "0.90",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/81754",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/373/BobCat%20Ind.%20Proton%20Rocket"
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
"version" : "0.01",
|
||||
"release_status" : "stable",
|
||||
"ksp_version_min" : "0.24.2",
|
||||
"ksp_version_max": "0.90",
|
||||
"resources" : {
|
||||
"homepage" : "http://forum.kerbalspaceprogram.com/threads/87659",
|
||||
"github" : {
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
"spec_version": 1,
|
||||
"identifier": "RocketdyneF-1",
|
||||
"ksp_version_min": "0.25",
|
||||
"ksp_version_max": "0.90",
|
||||
"resources":
|
||||
{
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/47892"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "SovietEngines",
|
||||
"ksp_version_min": "0.25",
|
||||
"ksp_version": "0.25",
|
||||
"license": "restricted",
|
||||
"install": [
|
||||
{
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
"spec_version": 1,
|
||||
"identifier": "SovietEngines",
|
||||
"ksp_version_min": "0.25",
|
||||
"ksp_version_max": "0.90",
|
||||
"license": "restricted",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/81754",
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
"spec_version": 1,
|
||||
"identifier": "SpaceFactory-Voskhod-unofficial",
|
||||
"ksp_version_min": "0.25",
|
||||
"ksp_version_max": "0.90",
|
||||
"resources":
|
||||
{
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/47765"
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
"spec_version": 1,
|
||||
"identifier": "SpaceFacotry-Vostok-unofficial",
|
||||
"ksp_version_min": "0.25",
|
||||
"ksp_version_max": "0.90",
|
||||
"resources":
|
||||
{
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/47765"
|
||||
|
@ -19,4 +20,4 @@
|
|||
"install_to" : "GameData"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
"license": "WTFPL",
|
||||
"release_status": "stable",
|
||||
"ksp_version_min": "0.25",
|
||||
"ksp_version_max": "0.90",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/80654",
|
||||
"repository": "https://github.com/Biotronic/StripSymmetry"
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"abstract": "Remove Symmetry!",
|
||||
"license": "WTFPL",
|
||||
"release_status": "stable",
|
||||
"ksp_version_min": "0.25",
|
||||
"ksp_version_min": "1.0.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/80654",
|
||||
"repository": "https://github.com/Biotronic/StripSymmetry"
|
||||
|
|
Loading…
Reference in New Issue