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:
Paul Fenwick 2015-06-28 17:17:15 +10:00
commit 1a995b2f59
23 changed files with 31 additions and 20 deletions

View File

@ -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"
}

View File

@ -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"
}

View File

@ -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"
}

View File

@ -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"
}

View File

@ -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"
}

View File

@ -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"
}

View File

@ -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"
}

View File

@ -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",

View File

@ -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"
},

View File

@ -14,6 +14,7 @@
}
],
"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",

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -8,6 +8,7 @@
"version" : "10",
"release_status" : "stable",
"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" : {

View File

@ -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"

View File

@ -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" : {

View File

@ -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"

View File

@ -1,7 +1,7 @@
{
"spec_version": 1,
"identifier": "SovietEngines",
"ksp_version_min": "0.25",
"ksp_version": "0.25",
"license": "restricted",
"install": [
{

View File

@ -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",

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"