NetKAN generated mods - DoubleTapBrakes-2.0.0.1
This commit is contained in:
parent
fb6f2cc0a3
commit
a5e3f8c711
|
@ -0,0 +1,27 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "DoubleTapBrakes",
|
||||
"name": "Double Tap Brakes",
|
||||
"abstract": "Allows a parking brake to be set in KSP",
|
||||
"author": "severedsolo",
|
||||
"version": "2.0.0.1",
|
||||
"ksp_version_min": "1.9.0",
|
||||
"ksp_version_max": "1.9.99",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/163950-*",
|
||||
"repository": "https://github.com/severedsolo/DoubleTapBrakes"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"convenience"
|
||||
],
|
||||
"download": "https://github.com/severedsolo/DoubleTapBrakes/releases/download/2.0.0.1/DoubleTapBrakes.zip",
|
||||
"download_size": 2891,
|
||||
"download_hash": {
|
||||
"sha1": "9C3F687159CBC0BF8FAB68F0F055351FF9506452",
|
||||
"sha256": "54C9F58BE9481B92C898C927AC225EADAA4D929A6B4FF1F58A0D8CBC2023E7B2"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue