CKAN-meta/Strategia/Strategia-1.4.0.ckan

44 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.4.0",
"ksp_version_min": "1.2.0",
"ksp_version_max": "1.2.99",
"depends": [
{
"name": "CustomBarnKit"
},
{
"name": "ContractConfigurator"
},
{
"name": "ModuleManager"
}
],
"install": [
{
"find": "Strategia",
"install_to": "GameData"
}
],
"download": "https://github.com/jrossignol/Strategia/releases/download/1.4.0/Strategia_1.4.0.zip",
"download_size": 222639,
"download_hash": {
"sha1": "2973FCA486320906A4F4706BFDDB9F9CA5558EBC",
"sha256": "7585C21BB2644B91E64F55928D6288067A9AD76F5FAC1D2F5E435BE06506AE07"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}