CKAN-meta/Strategia/Strategia-1.1.0.ckan

43 lines
1.3 KiB
JSON

{
"spec_version": "v1.16",
"identifier": "Strategia",
"name": "Strategia",
"abstract": "A complete rewrite of KSP's strategy system.",
"author": "nightingale",
"license": "MIT",
"release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/131808-/",
"repository": "https://github.com/jrossignol/Strategia",
"bugtracker": "https://github.com/jrossignol/Strategia/issues",
"license": "https://raw.githubusercontent.com/jrossignol/Strategia/master/LICENSE.txt"
},
"version": "1.1.0",
"ksp_version": "1.0.5",
"depends": [
{
"name": "CustomBarnKit"
},
{
"name": "ContractConfigurator"
},
{
"name": "ModuleManager"
}
],
"install": [
{
"find": "Strategia",
"install_to": "GameData"
}
],
"download": "https://github.com/jrossignol/Strategia/releases/download/1.1.0/Strategia_1.1.0.zip",
"download_size": 232108,
"download_hash": {
"sha1": "9F3F07EE89CB1277DB33CC9227070BB966A1D031",
"sha256": "58028EADB482B65FFBBE28898FC8E16700304D26C21ED07895BC6FE4EEAD7D8E"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}