"NetKAN generated mods - QuickBrake-v1.12"

This commit is contained in:
NetKAN inflator Robot 2016-04-20 00:16:53 +00:00
parent f27132e70d
commit ca85864fe7
1 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,30 @@
{
"spec_version": 1,
"identifier": "QuickBrake",
"name": "QuickBrake",
"abstract": "Adds the possibility to brake your vessel at launch.",
"author": "malah",
"license": "GPL-3.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/85834-1",
"spacedock": "https://spacedock.info/mod/103/QuickBrake",
"repository": "https://github.com/malahx/QuickBrake"
},
"version": "v1.12",
"ksp_version_min": "1.1.0",
"ksp_version_max": "1.1.99",
"suggests": [
{
"name": "Toolbar"
}
],
"install": [
{
"file": "GameData/QuickBrake",
"install_to": "GameData"
}
],
"download": "https://spacedock.info/mod/103/QuickBrake/download/v1.12",
"download_size": 29735,
"x_generated_by": "netkan"
}