'NetKAN generated mods - ContractConfigurator-KerbinSpaceStation/ContractConfigurator-KerbinSpaceStation-0.2.ckan'
This commit is contained in:
parent
5604e5e9dd
commit
62a34c331c
|
@ -1,31 +0,0 @@
|
|||
{
|
||||
"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"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"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.2",
|
||||
"download": "https://github.com/severedsolo/KerbinSpaceStation/releases/download/0.2/Kerbin.Space.Station0.2.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 80722
|
||||
}
|
Loading…
Reference in New Issue