diff --git a/TankLockRedux/TankLockRedux-0.2.2.ckan b/TankLockRedux/TankLockRedux-0.2.2.ckan new file mode 100644 index 0000000000..f6e0968805 --- /dev/null +++ b/TankLockRedux/TankLockRedux-0.2.2.ckan @@ -0,0 +1,35 @@ +{ + "spec_version": "v1.4", + "identifier": "TankLockRedux", + "name": "TankLock", + "abstract": "Bind resource locking on a per tank basis to action groups.", + "author": "linuxgurugamer", + "license": "BSD-2-clause", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/138111-tanklockredux-released-for-11/#comment-2539479", + "spacedock": "https://spacedock.info/mod/592/TankLock", + "repository": "https://github.com/linuxgurugamer/TankLock" + }, + "version": "0.2.2", + "ksp_version_min": "1.2.0", + "ksp_version_max": "1.2.99", + "depends": [ + { + "name": "ModuleManager" + } + ], + "install": [ + { + "find": "TankLock", + "install_to": "GameData" + } + ], + "download": "https://spacedock.info/mod/592/TankLock/download/0.2.2", + "download_size": 19717, + "download_hash": { + "sha1": "3A97E12495285AD54D7CB1132B4A1C5977094322", + "sha256": "B31243E8E0EC8640C60548405DC8553F13F09E89244B1E481FAB4AB6F11B6F6B" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}