"NetKAN generated mods - ThrustIndicationModule-1.1"
This commit is contained in:
parent
e1d58c44ed
commit
daa35c4590
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"spec_version": "v1.10",
|
||||
"identifier": "ThrustIndicationModule",
|
||||
"name": "T.I.M. - Thrust Indication Module",
|
||||
"abstract": "A quick and compact indicator to monitor current thrust output of active engines!",
|
||||
"author": "wrcsubers",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/140711-T-I-M-Thrust-Indication-Module",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/1319/T.I.M.%20-%20Thrust%20Indication%20Module",
|
||||
"repository": "https://github.com/wrcsubers/ThrustIndicationModule",
|
||||
"x_screenshot": "https://kerbalstuff.com/content/wrcsubers_13275/T.I.M._-_Thrust_Indication_Module/T.I.M._-_Thrust_Indication_Module-1448683946.746431.jpg"
|
||||
},
|
||||
"version": "1.1",
|
||||
"ksp_version": "1.0.5",
|
||||
"install": [
|
||||
{
|
||||
"find_regexp": "ThrustIndicationModule.v[\\d+.]{3,5}",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://kerbalstuff.com/mod/1319/T.I.M.%20-%20Thrust%20Indication%20Module/download/1.1",
|
||||
"download_size": 6182,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue