"NetKAN generated mods - ThrottleLimitExtended-2.0.7.1"
This commit is contained in:
parent
a0c247f2ad
commit
3af5b3567d
|
@ -0,0 +1,36 @@
|
|||
{
|
||||
"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.7.1",
|
||||
"ksp_version_min": "1.5.1",
|
||||
"ksp_version_max": "1.5.99",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"install_to": "GameData",
|
||||
"find": "ThrottleLimitExtended"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1640/Throttle%20Limit%20Extended/download/2.0.7.1",
|
||||
"download_size": 104403,
|
||||
"download_hash": {
|
||||
"sha1": "56AFD17FB9BD7D179A20F24A7C41373263496D28",
|
||||
"sha256": "5E37312C8018A9443B5A03B33FB11D3CAD5B7AB9E1B5BE4B9C08887070C3BF26"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue