NetKAN added mod - MissionController2-2-3.2.0.0
This commit is contained in:
parent
964c5eda2c
commit
3fc64c518d
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "MissionController2",
|
||||
"name": "Mission Controller 2",
|
||||
"abstract": "Mission Controller 2 Adds New Economy Adjustments and Contracts to Kerbal Space Program.",
|
||||
"author": "Malkuth74",
|
||||
"version": "2:3.2.0.0",
|
||||
"ksp_version_min": "1.10.0",
|
||||
"ksp_version_max": "1.10.4",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/40183-*",
|
||||
"repository": "https://github.com/malkuth1974/MissionController2",
|
||||
"bugtracker": "https://github.com/malkuth1974/MissionController2/issues",
|
||||
"remote-avc": "http://ksp-avc.cybutek.net/version.php?id=560"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"career"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "MissionController",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/malkuth1974/MissionController2/releases/download/3.2.0.0/MissionController2.zip",
|
||||
"download_size": 18147449,
|
||||
"download_hash": {
|
||||
"sha1": "E3CCE4869442F97B3FED4A269C1D206C4CE7EC4B",
|
||||
"sha256": "E48DB4EEFFB5622784F65F39D25ED85E7589FE88E33B6F9C65391BB12FCC53E4"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-06-25T17:41:15Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue