diff --git a/USI-MKSLite/USI-MKSLite-0.2.4.0.ckan b/USI-MKSLite/USI-MKSLite-0.2.4.0.ckan new file mode 100644 index 0000000000..d6cfc6b37b --- /dev/null +++ b/USI-MKSLite/USI-MKSLite-0.2.4.0.ckan @@ -0,0 +1,47 @@ +{ + "spec_version": "v1.4", + "identifier": "USI-MKSLite", + "name": "MKS Lite", + "abstract": "A lightweight version of MKS from USI", + "author": "Roverdude", + "license": "CC-BY-NC-SA-4.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/135640", + "kerbalstuff": "https://kerbalstuff.com/mod/1184/MKS%20Lite", + "x_screenshot": "https://kerbalstuff.com/content/Roverdude_9553/MKS_Lite/MKS_Lite-1443711664.41608.png" + }, + "version": "0.2.4.0", + "ksp_version_min": "1.0.4", + "ksp_version_max": "1.0.5", + "depends": [ + { + "name": "USITools" + }, + { + "name": "USI-Core" + }, + { + "name": "USI-Kolonization" + }, + { + "name": "FirespitterCore" + }, + { + "name": "ModuleManager" + } + ], + "conflicts": [ + { + "name": "UKS" + } + ], + "install": [ + { + "find": "UmbraSpaceIndustries/MKS-LITE", + "install_to": "GameData/UmbraSpaceIndustries" + } + ], + "download": "https://kerbalstuff.com/mod/1184/MKS%20Lite/download/0.2.4.0", + "download_size": 11780446, + "x_generated_by": "netkan" +}