diff --git a/KerbalHotSeatCont/KerbalHotSeatCont-1.0.5.1.ckan b/KerbalHotSeatCont/KerbalHotSeatCont-1.0.5.1.ckan new file mode 100644 index 0000000000..19ac4b7762 --- /dev/null +++ b/KerbalHotSeatCont/KerbalHotSeatCont-1.0.5.1.ckan @@ -0,0 +1,38 @@ +{ + "spec_version": "v1.4", + "identifier": "KerbalHotSeatCont", + "name": "Kerbal HotSeat", + "abstract": "Your kerbals will occasionally move seats to other seats in the craft", + "author": "linuxgurugamer", + "license": "CC-BY-NC-SA-4.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/158145-12-kerbalhotseat-continued/", + "spacedock": "https://spacedock.info/mod/1272/Kerbal%20HotSeat", + "repository": "https://github.com/linuxgurugamer/KerbalHotSeat" + }, + "version": "1.0.5.1", + "ksp_version": "1.3.1", + "depends": [ + { + "name": "ConnectedLivingSpace" + }, + { + "name": "ModuleManager" + } + ], + "install": [ + { + "install_to": "GameData", + "find": "KerbalHotSeat" + } + ], + "download": "https://spacedock.info/mod/1272/Kerbal%20HotSeat/download/1.0.5.1", + "download_size": 147918, + "download_hash": { + "sha1": "B06105DCD11BCC9208AFA528A5CC7A0BD14FC532", + "sha256": "79C21DAEB7CBCED779749300DD69B4700AA069499EB2DAE173AE783B2953B4C4" + }, + "download_content_type": "application/zip", + "x_via": "Automated Linuxgurugamer CKAN script", + "x_generated_by": "netkan" +}