NetKAN generated mods - MissionController2-2-3.1.1
This commit is contained in:
parent
605a1fae5f
commit
840c065bcb
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
"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.1.1",
|
||||
"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"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"career"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "MissionController",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/malkuth1974/MissionController2/releases/download/3.1.1/MissionController2.zip",
|
||||
"download_size": 17995232,
|
||||
"download_hash": {
|
||||
"sha1": "2909110BD0967A5F00BF8B74598D7752647491FB",
|
||||
"sha256": "202409F9B41959EB8BEFCB7ADF21B737E523AE2CD29832114CCD4BDFB90ED87D"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-07-04T18:22:29Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue