diff --git a/CrewQueueTwo/CrewQueueTwo-1.1.11.ckan b/CrewQueueTwo/CrewQueueTwo-1.1.11.ckan new file mode 100644 index 0000000000..44c824b755 --- /dev/null +++ b/CrewQueueTwo/CrewQueueTwo-1.1.11.ckan @@ -0,0 +1,51 @@ +{ + "spec_version": "v1.4", + "identifier": "CrewQueueTwo", + "name": "Crew R&R", + "abstract": "This mod is focused around the idea of encouraging the player to keep a deeper roster of crew, and to increase the value of individual experienced crew.", + "author": "linuxgurugamer", + "version": "1.1.11", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.10.1", + "license": "MIT", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/159299-12-crewqueue-crew-rotation-and-vacations/", + "spacedock": "https://spacedock.info/mod/1324/Crew%20R&R", + "repository": "https://github.com/linuxgurugamer/CrewRandR" + }, + "tags": [ + "plugin", + "crewed" + ], + "depends": [ + { + "name": "ClickThroughBlocker" + }, + { + "name": "ModuleManager" + } + ], + "conflicts": [ + { + "name": "BetterCrewAssignment" + }, + { + "name": "CrewQueue" + } + ], + "install": [ + { + "install_to": "GameData", + "find": "CrewRandR" + } + ], + "download": "https://spacedock.info/mod/1324/Crew%20R%26R/download/1.1.11", + "download_size": 51294, + "download_hash": { + "sha1": "6871CF5876DFBFE81E3BE20C71F444EBE940238C", + "sha256": "7BCC82F996E83965F06A191CB5F3D93A1F665FB32D9A2B2C97DAD914F568E81F" + }, + "download_content_type": "application/zip", + "release_date": "2020-11-25T03:15:00.686105+00:00", + "x_generated_by": "netkan" +}