"NetKAN generated mods - ThrottleLimitExtended-2.0.3"
This commit is contained in:
parent
b366b75f5b
commit
dfa1de22da
|
@ -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.3",
|
||||
"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.3",
|
||||
"download_size": 153200,
|
||||
"download_hash": {
|
||||
"sha1": "993E4D364049A81259ACAA969CEE1398E4DB5F3C",
|
||||
"sha256": "288341C2C5D30123C5CC8A867FD29F420FDD91116D33AEE872BA01F5A6B14113"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue