Merge pull request #820 from KSP-CKAN/PlanetPacks

Update planet packs
This commit is contained in:
Matthew 2015-11-19 10:33:49 -05:00
commit a9c658d16a
2 changed files with 69 additions and 62 deletions

View File

@ -18,5 +18,13 @@
"find": "KittopiaSpace", "find": "KittopiaSpace",
"install_to": "GameData" "install_to": "GameData"
} }
],
"conflicts": [
{
"name": "Kopernicus"
},
{
"name": "KopernicusTech"
}
] ]
} }

View File

@ -6,8 +6,7 @@
"license" : "GPL-3.0", "license" : "GPL-3.0",
"version" : "0.13", "version" : "0.13",
"author" : "Gravitasi", "author" : "Gravitasi",
"ksp_version_min" : "0.90", "ksp_version" : "0.90",
"ksp_version_max" : "1.0.99",
"resources": { "resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/109122" "homepage": "http://forum.kerbalspaceprogram.com/threads/109122"
}, },