"NetKAN generated mods - Strategia-1.1.1"
This commit is contained in:
parent
bcff0a0f6d
commit
189fb31a0c
|
@ -0,0 +1,37 @@
|
|||
{
|
||||
"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.1",
|
||||
"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.1/Strategia_1.1.1.zip",
|
||||
"download_size": 232252,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue