NetKAN generated mods - ContractConfigurator-KerbinSpaceStation/ContractConfigurator-KerbinSpaceStation-0.1.2
This commit is contained in:
parent
05e124625a
commit
619458f9f7
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ContractConfigurator-KerbinSpaceStation",
|
||||
"name": "Contract Pack: Kerbin Space Station",
|
||||
"abstract": "A contract pack to replace the default Squad build a Space Station missions",
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"ksp_version": "0.90",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ContractConfigurator"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "KerbinSpaceStation",
|
||||
"install_to": "GameData/ContractPacks"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/113642",
|
||||
"repository": "https://github.com/severedsolo/KerbinSpaceStation"
|
||||
},
|
||||
"author": "severedsolo",
|
||||
"version": "0.1.2",
|
||||
"download": "https://github.com/severedsolo/KerbinSpaceStation/releases/download/0.1.2/KerbinSpaceStation0.1.2.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 50629
|
||||
}
|
Loading…
Reference in New Issue