Add KSC++
This commit is contained in:
parent
177f46c0ff
commit
d949c1edec
|
@ -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"
|
||||
}
|
Loading…
Reference in New Issue