NetKAN generated mods - DoubleTapBrakes-2.0
This commit is contained in:
parent
f3bf03231f
commit
1c832aeb7a
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "DoubleTapBrakes",
|
||||
"name": "Double Tap Brakes",
|
||||
"abstract": "Allows a parking brake to be set in KSP",
|
||||
"author": "severedsolo",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/163950-*",
|
||||
"repository": "https://github.com/severedsolo/DoubleTapBrakes"
|
||||
},
|
||||
"version": "2.0",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.8.99",
|
||||
"download": "https://github.com/severedsolo/DoubleTapBrakes/releases/download/2.0/DoubleTapBrakes.zip",
|
||||
"download_size": 2776,
|
||||
"download_hash": {
|
||||
"sha1": "2A6BBDF4FA01367A946225307557C53E08B94174",
|
||||
"sha256": "79F821013979613B05A15CB001F72B74631A815CAA9A3D6AB24A08A863AF58BA"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue