"NetKAN generated mods - ThrottleLimitExtended-2.0.3.1"
This commit is contained in:
parent
d38df1d333
commit
3fb2eb677a
ThrottleLimitExtended
|
@ -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.1",
|
||||
"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.1",
|
||||
"download_size": 153053,
|
||||
"download_hash": {
|
||||
"sha1": "C7F413FF23E981CEA4E8B0AA05404B914DE72AD0",
|
||||
"sha256": "7FD2E27DF1B6165F1490B15CF2C58A843C7CAA301D02C85073BA23A55EE4389E"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue