Merge pull request #966 from politas/KSCPlusPlus

Add Ksc plus plus
This commit is contained in:
Arne 2016-02-22 03:25:16 +01:00
commit 001dcbfceb
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
{
"spec_version": 1,
"identifier": "KSCPlusPlus",
"name": "Kerbal Space Centre Plus Plus",
"abstract": "Extension to the Kerbal Space Centre, trains, cars, trees, the whole shebang",
"author": "Lack",
"license": "CC-BY-NC-SA-4.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/79542"
},
"version": "v3",
"ksp_version": "1.0.5",
"depends": [
{
"name": "KerbalKonstructs"
}
],
"install": [
{
"file": "GameData/LackMisc",
"install_to": "GameData"
}
],
"download": "https://dl.dropboxusercontent.com/u/39086055/KSCPlusPlusv3.zip",
"download_size": 1652385,
"x_generated_by": "netkan"
}