"NetKAN generated mods - MissionController2-2.0.3.1"
This commit is contained in:
parent
d1d6e6fcf1
commit
29948d9d97
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"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",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/40183-ksp-142-mission-controller-20-in-game-contract-builder-edition-422018/&",
|
||||
"repository": "https://github.com/malkuth1974/MissionController2"
|
||||
},
|
||||
"version": "2.0.3.1",
|
||||
"ksp_version_min": "1.4.1",
|
||||
"ksp_version_max": "1.4.99",
|
||||
"install": [
|
||||
{
|
||||
"find": "MissionControllerEC",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/malkuth1974/MissionController2/releases/download/2.0.3.1/MissionController2.zip",
|
||||
"download_size": 3123949,
|
||||
"download_hash": {
|
||||
"sha1": "130CEC5205E09259D3CDF24E5BBB49727DCDD5E3",
|
||||
"sha256": "62813D9899B61A4E37DCEBF6761D7CF013BEE505F261F0555926D3DA8326E99C"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue