NetKAN generated mods - Strategia-1.8.0
This commit is contained in:
parent
82a72972f8
commit
2a6dbfacf3
|
@ -4,6 +4,9 @@
|
|||
"name": "Strategia",
|
||||
"abstract": "A complete rewrite of KSP's strategy system.",
|
||||
"author": "nightingale",
|
||||
"version": "1.8.0",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.99.99",
|
||||
"license": "MIT",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
|
@ -13,9 +16,10 @@
|
|||
"license": "https://raw.githubusercontent.com/jrossignol/Strategia/master/LICENSE.txt",
|
||||
"metanetkan": "https://raw.githubusercontent.com/jrossignol/Strategia/master/Strategia.netkan"
|
||||
},
|
||||
"version": "1.8.0",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.99.99",
|
||||
"tags": [
|
||||
"plugin",
|
||||
"career"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "CustomBarnKit"
|
||||
|
@ -40,9 +44,5 @@
|
|||
"sha256": "B158DBF9F6B072F1AACACA5D25FBEF9F8C37B40546234F789F54CBBD448B75CE"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"tags": [
|
||||
"plugin",
|
||||
"career"
|
||||
],
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue