diff --git a/CrewQueueTwo/CrewQueueTwo-1.1.5.ckan b/CrewQueueTwo/CrewQueueTwo-1.1.5.ckan new file mode 100644 index 0000000000..979577f65d --- /dev/null +++ b/CrewQueueTwo/CrewQueueTwo-1.1.5.ckan @@ -0,0 +1,43 @@ +{ + "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", + "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" + }, + "version": "1.1.5", + "ksp_version": "1.3.1", + "depends": [ + { + "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.5", + "download_size": 37175, + "download_hash": { + "sha1": "06C7FD5BD262BEE267EB65294CCC98D10293241E", + "sha256": "742AEF008032B0E9826BAA2AF6313A39A4330388CB7CF47137AE511BC27DD98B" + }, + "download_content_type": "application/zip", + "x_via": "Automated Linuxgurugamer CKAN script", + "x_generated_by": "netkan" +}