"NetKAN generated mods - ThrottleLimitExtended-2.0.0"
This commit is contained in:
parent
6f943c4d07
commit
b1c47088f7
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ThrottleLimitExtended",
|
||||
"name": "Throttle Limit Extended",
|
||||
"abstract": "assign levels of throttle limiting, and have a minimum throttle setting",
|
||||
"author": "linuxgurugamer",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/169352-131-throttle-limit-extended/",
|
||||
"spacedock": "https://spacedock.info/mod/1640/Throttle%20Limit%20Extended",
|
||||
"repository": "https://github.com/linuxgurugamer/ThrottleLimitExtended"
|
||||
},
|
||||
"version": "2.0.0",
|
||||
"ksp_version": "1.3.1",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"install_to": "GameData",
|
||||
"find": "ThrottleLimitExtended"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1640/Throttle%20Limit%20Extended/download/2.0.0",
|
||||
"download_size": 94876,
|
||||
"download_hash": {
|
||||
"sha1": "EBEE4A8F19C4C6E2F9A166423554B1BDAF0A9A0C",
|
||||
"sha256": "AEDB0E7802380273E40C2B4660B1DB3445D27CDE3F75BF240F24CA753798A626"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue