diff --git a/KScale2/KScale2-1.2.ckan b/KScale2/KScale2-1.2.ckan new file mode 100644 index 0000000000..8299c95c78 --- /dev/null +++ b/KScale2/KScale2-1.2.ckan @@ -0,0 +1,32 @@ +{ + "spec_version": "v1.4", + "identifier": "KScale2", + "name": "Kscale2 - a KSP system resize mod", + "abstract": "Kscale2 doubles the size of the Kerbal solar system, doubling the radius of bodies and their orbits.", + "author": "Paul_Kingtiger", + "license": "public-domain", + "resources": { + "homepage": "http://www.kingtiger.co.uk/kingtiger/wordpress/KScale2", + "spacedock": "https://spacedock.info/mod/349/Kscale2%20-%20a%20KSP%20system%20resize%20mod", + "x_screenshot": "https://spacedock.info/content/Paul_Kingtiger_1707/Kscale2_-_a_KSP_system_resize_mod/Kscale2_-_a_KSP_system_resize_mod-1457192138.4717674.jpg" + }, + "version": "1.2", + "ksp_version": "1.1.0", + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "Kopernicus" + } + ], + "install": [ + { + "find": "KScale2", + "install_to": "GameData" + } + ], + "download": "https://spacedock.info/mod/349/Kscale2%20-%20a%20KSP%20system%20resize%20mod/download/1.2", + "download_size": 13180291, + "x_generated_by": "netkan" +}