'NetKAN generated mods - ContractConfigurator-RemoteTech/ContractConfigurator-RemoteTech-1.0.0.ckan'
This commit is contained in:
parent
9ee4cbbe45
commit
ae2f4d27db
|
@ -1,38 +0,0 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ContractConfigurator-RemoteTech",
|
||||
"abstract": "A contract pack containing contracts for RemoteTech.",
|
||||
"name": "Contract Pack: RemoteTech",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"release_status": "stable",
|
||||
"author": "nightingale",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ContractConfigurator"
|
||||
},
|
||||
{
|
||||
"name": "RemoteTech"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "RemoteTech",
|
||||
"install_to": "GameData/ContractPacks"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/106580",
|
||||
"bugtracker": "https://github.com/jrossignol/ContractPack-RemoteTech/issues",
|
||||
"license": "https://raw.githubusercontent.com/jrossignol/ContractPack-RemoteTech/master/GameData/ContractPacks/RemoteTech/LICENSE.txt",
|
||||
"repository": "https://github.com/jrossignol/ContractPack-RemoteTech"
|
||||
},
|
||||
"version": "1.0.0",
|
||||
"download": "https://github.com/jrossignol/ContractPack-RemoteTech/releases/download/1.0.0/ContractPack-RemoteTech_1.0.0.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 21686,
|
||||
"ksp_version_min": "0.90.0",
|
||||
"ksp_version_max": "0.90.0"
|
||||
}
|
Loading…
Reference in New Issue