Skip to content

Commit 56748ac

Browse files
committed
NetKAN added mod - QuickBrake-1-1.4.0.11
1 parent 015c99e commit 56748ac

File tree

1 file changed

+59
-0
lines changed

1 file changed

+59
-0
lines changed
Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
1+
{
2+
"spec_version": "v1.36",
3+
"identifier": "QuickBrake",
4+
"name": "Quick Mods",
5+
"abstract": "A plugin collection for Kerbal Space Program",
6+
"author": [
7+
"malahx",
8+
"linuxgurugamer"
9+
],
10+
"version": "1:1.4.0.11",
11+
"ksp_version_min": "1.12.0",
12+
"ksp_version_max": "1.12.99",
13+
"license": "GPL-3.0",
14+
"release_status": "testing",
15+
"resources": {
16+
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/85834-1",
17+
"repository": "https://github.com/linuxgurugamer/QuickMods",
18+
"bugtracker": "https://github.com/linuxgurugamer/QuickMods/issues",
19+
"remote-avc": "https://raw.githubusercontent.com/linuxgurugamer/QuickMods/refs/heads/master/QuickBrake/QuickBrake.version"
20+
},
21+
"tags": [
22+
"plugin",
23+
"convenience"
24+
],
25+
"localizations": [
26+
"en-us",
27+
"fr-fr",
28+
"ru",
29+
"zh-cn"
30+
],
31+
"depends": [
32+
{
33+
"name": "ToolbarController"
34+
},
35+
{
36+
"name": "ClickThroughBlocker"
37+
}
38+
],
39+
"suggests": [
40+
{
41+
"name": "Toolbar"
42+
}
43+
],
44+
"install": [
45+
{
46+
"file": "GameData/QuickMods/QuickBrake",
47+
"install_to": "GameData/QuickMods"
48+
}
49+
],
50+
"download": "https://github.com/linuxgurugamer/QuickMods/releases/download/1.4.0.19/QuickBrake-1.4.0.11.zip",
51+
"download_size": 32643,
52+
"download_hash": {
53+
"sha256": "E4913448B4D4B0B2EF0B573C19BA6C59A5863466F465E8131DE7ABC0D27CE219"
54+
},
55+
"download_content_type": "application/zip",
56+
"install_size": 73351,
57+
"release_date": "2026-03-08T13:01:09Z",
58+
"x_generated_by": "netkan"
59+
}

0 commit comments

Comments
 (0)