NetKAN added mod - ThrottleLimitExtended-2.0.9.1
This commit is contained in:
parent
431ee26a29
commit
0946f33c95
|
@ -0,0 +1,42 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ThrottleLimitExtended",
|
||||
"name": "Throttle Limit Extended",
|
||||
"abstract": "assign levels of throttle limiting, and have a minimum throttle setting",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "2.0.9.1",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.2",
|
||||
"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",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/ThrottleLimitExtended/issues",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/ThrottleLimitExtended"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"convenience"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "ThrottleLimitExtended",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1640/Throttle%20Limit%20Extended/download/2.0.9.1",
|
||||
"download_size": 88961,
|
||||
"download_hash": {
|
||||
"sha1": "F2234815E0B65B9E2AE57C39B2C4135FD1ADE602",
|
||||
"sha256": "D43922C9148F4933AA29DB74084ED32D603E8B89279F714FC4F51BBB9EEC4D6B"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-10-14T10:54:31.509868+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue