diff --git a/TakeCommand/TakeCommand-1.3.ckan b/TakeCommand/TakeCommand-1.3.ckan new file mode 100644 index 0000000000..c40439e36e --- /dev/null +++ b/TakeCommand/TakeCommand-1.3.ckan @@ -0,0 +1,24 @@ +{ + "spec_version": 1, + "identifier": "TakeCommand", + "name": "Take Command", + "abstract": "Take Command lets you assign crew to External Command Seats from within the VAB/SPH, and have them spawn into their seats automatically at launch.", + "author": "seanmcdougall", + "license": "GPL-3.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/120740", + "kerbalstuff": "https://kerbalstuff.com/mod/776/Take%20Command", + "repository": "https://github.com/seanmcdougall/TakeCommand/", + "x_screenshot": "https://kerbalstuff.com/content/seanmcdougall_10038/Take_Command/Take_Command-1431310722.208511.png" + }, + "version": "1.3", + "ksp_version": "1.0.5", + "depends": [ + { + "name": "ModuleManager" + } + ], + "download": "https://kerbalstuff.com/mod/776/Take%20Command/download/1.3", + "download_size": 44323, + "x_generated_by": "netkan" +}