diff --git a/Mk2Essentials/Mk2Essentials-6.ckan b/Mk2Essentials/Mk2Essentials-6.ckan new file mode 100644 index 0000000000..158428bea5 --- /dev/null +++ b/Mk2Essentials/Mk2Essentials-6.ckan @@ -0,0 +1,25 @@ +{ + "spec_version" : 1, + "identifier" : "Mk2Essentials", + "name" : "Mk 2 Essentials", + "abstract" : "Some Mk2 parts which I felt were missing from the game", + "author" : "JoePatrick1", + "license" : "restricted", + "version" : "6", + "release_status" : "stable", + "ksp_version_min" : "1.0.2", + "ksp_version_max" : "1.0.5", + "resources" : + { + "homepage" : "http://forum.kerbalspaceprogram.com/index.php?/topic/89875-104", + "x_curse" : "http://kerbal.curseforge.com/ksp-mods/225706-mk2-essentials" + }, + "install" : [ + { + "file" : "Mk2Essentials", + "install_to" : "GameData", + "filter" : "Thumbs.db" + } + ], + "download" : "http://kerbal.curseforge.com/projects/mk2-essentials/files/2255734/download" +}