diff --git a/RoutineMissionManager/RoutineMissionManager-013.ckan b/RoutineMissionManager/RoutineMissionManager-013.ckan new file mode 100644 index 0000000000..3c1f1410db --- /dev/null +++ b/RoutineMissionManager/RoutineMissionManager-013.ckan @@ -0,0 +1,28 @@ +{ + "spec_version": 1, + "identifier": "RoutineMissionManager", + "install": [ + { + "file": "GameData/RoutineMissionManager", + "install_to": "GameData" + } + ], + "depends": [ + { + "name": "ModuleManager" + } + ], + "ksp_version": "1.0.2", + "name": "Routine Mission Manager", + "abstract": "This mod allows a player to track flights to stations in orbit of Kerbin and to then have these missions automatically repeated with the original mission vehicle ending up docked at the station.", + "version": "013", + "author": "PrivateFlip", + "download": "https://kerbalstuff.com/mod/463/Routine%20Mission%20Manager/download/013", + "license": "BSD-2-clause", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/85630-Plugin-0-90-Routine-Mission-Manager-v002-(alpha)?p=1260437&viewfull=1#post1260437", + "kerbalstuff": "https://kerbalstuff.com/mod/463/Routine%20Mission%20Manager" + }, + "download_size": 83395, + "x_generated_by": "netkan" +}