diff --git a/KSCPlusPlus/KSCPlusPlus-v3.ckan b/KSCPlusPlus/KSCPlusPlus-v3.ckan new file mode 100644 index 0000000000..bbfc53ae49 --- /dev/null +++ b/KSCPlusPlus/KSCPlusPlus-v3.ckan @@ -0,0 +1,27 @@ +{ + "spec_version": 1, + "identifier": "KSCPlusPlus", + "name": "Kerbal Space Centre Plus Plus", + "abstract": "Extension to the Kerbal Space Centre, trains, cars, trees, the whole shebang", + "author": "Lack", + "license": "CC-BY-NC-SA-4.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/79542" + }, + "version": "v3", + "ksp_version": "1.0.5", + "depends": [ + { + "name": "KerbalKonstructs" + } + ], + "install": [ + { + "file": "GameData/LackMisc", + "install_to": "GameData" + } + ], + "download": "https://dl.dropboxusercontent.com/u/39086055/KSCPlusPlusv3.zip", + "download_size": 1652385, + "x_generated_by": "netkan" +}