"NetKAN generated mods - ContractConfigurator-Round8-1.0.0"
This commit is contained in:
parent
ceaeee4295
commit
f995de7d07
|
@ -1,11 +1,20 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ContractConfigurator-Round8",
|
||||
"abstract": "Only you can prevent the ROUND-8 tank from being decommissioned! Grab this mod now, it won't be available once KSP 1.0 hits the shelves!",
|
||||
"name": "Contract Pack: Save the ROUND-8",
|
||||
"abstract": "Only you can prevent the ROUND-8 tank from being decommissioned! Grab this mod now, it won't be available once KSP 1.0 hits the shelves!",
|
||||
"author": "nightingale",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"release_status": "stable",
|
||||
"author": "nightingale",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/115705",
|
||||
"repository": "https://github.com/jrossignol/ContractPack-Round8",
|
||||
"bugtracker": "https://github.com/jrossignol/ContractPack-Round8/issues",
|
||||
"license": "https://raw.githubusercontent.com/jrossignol/ContractPack-Round8/master/GameData/ContractPacks/Round8/LICENSE.txt"
|
||||
},
|
||||
"version": "1.0.0",
|
||||
"ksp_version_min": "0.90.0",
|
||||
"ksp_version_max": "0.90.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ContractConfigurator"
|
||||
|
@ -17,16 +26,12 @@
|
|||
"install_to": "GameData/ContractPacks"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/115705",
|
||||
"bugtracker": "https://github.com/jrossignol/ContractPack-Round8/issues",
|
||||
"license": "https://raw.githubusercontent.com/jrossignol/ContractPack-Round8/master/GameData/ContractPacks/Round8/LICENSE.txt",
|
||||
"repository": "https://github.com/jrossignol/ContractPack-Round8"
|
||||
},
|
||||
"version": "1.0.0",
|
||||
"download": "https://github.com/jrossignol/ContractPack-Round8/releases/download/1.0.0/ContractPack-Round8_1.0.0.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 6879,
|
||||
"ksp_version_min": "0.90.0",
|
||||
"ksp_version_max": "0.90.0"
|
||||
"download_hash": {
|
||||
"sha1": "01FC900B9DAAB33701E9290C4132E834610DD405",
|
||||
"sha256": "75502F2F5E2CF25FCE7B777BEDC126DC6571CF09687CE9A0DA408A1F5C04CCD5"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue