'NetKAN generated mods - ContractConfigurator-RemoteTech/ContractConfigurator-RemoteTech-1.1.4.ckan'
This commit is contained in:
parent
be5d505943
commit
114c988bd3
|
@ -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.1.4",
|
|
||||||
"download": "https://github.com/jrossignol/ContractPack-RemoteTech/releases/download/1.1.4/ContractPack-RemoteTech_1.1.4.zip",
|
|
||||||
"x_generated_by": "netkan",
|
|
||||||
"download_size": 24633,
|
|
||||||
"ksp_version_min": "1.0.2",
|
|
||||||
"ksp_version_max": "1.0.99"
|
|
||||||
}
|
|
Loading…
Reference in New Issue