"NetKAN generated mods - Strategia-1.6.0"
This commit is contained in:
parent
13a35188d7
commit
9909aad645
|
@ -0,0 +1,43 @@
|
|||
{
|
||||
"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-12x-strategia-v140-2016-11-21/",
|
||||
"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.6.0",
|
||||
"ksp_version_min": "1.3.0",
|
||||
"ksp_version_max": "1.3.99",
|
||||
"depends": [
|
||||
{
|
||||
"name": "CustomBarnKit"
|
||||
},
|
||||
{
|
||||
"name": "ContractConfigurator"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "Strategia",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/jrossignol/Strategia/releases/download/1.6.0/Strategia_1.6.0.zip",
|
||||
"download_size": 224265,
|
||||
"download_hash": {
|
||||
"sha1": "F2BD6531CF58A7B030BE3D0676C39CDF38AA2DDA",
|
||||
"sha256": "A651C84B1F311AF297F7A70E11CECD2D40A59A5BAE3A0661B0F88D9CAF4C6459"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue