"NetKAN generated mods - CapCom-1.3"
This commit is contained in:
parent
5e2f127e2a
commit
e135d1faa4
|
@ -0,0 +1,34 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "CapCom",
|
||||
"name": "CapCom - Mission Control On The Go",
|
||||
"abstract": "A contract management window available in all scenes; accept, decline, or cancel contracts without going back to the Mission Control Center",
|
||||
"author": "DMagic",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/119701",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/710/CapCom%20-%20Mission%20Control%20On%20The%20Go",
|
||||
"repository": "https://github.com/DMagic1/CapCom",
|
||||
"x_screenshot": "https://kerbalstuff.com/content/DMagic_6/CapCom_-_Mission_Control_On_The_Go/CapCom_-_Mission_Control_On_The_Go-1437777709.8090131.png"
|
||||
},
|
||||
"version": "1.3",
|
||||
"ksp_version": "1.0.5",
|
||||
"suggests": [
|
||||
{
|
||||
"name": "ContractRewardModifier"
|
||||
},
|
||||
{
|
||||
"name": "ContractsWindowPlus"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/CapCom",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://kerbalstuff.com/mod/710/CapCom%20-%20Mission%20Control%20On%20The%20Go/download/1.3",
|
||||
"download_size": 73166,
|
||||
"x_via": "Automated KerbalStuff CKAN submission",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue