diff --git a/KerbalMass/KerbalMass-1.0.ckan b/KerbalMass/KerbalMass-1.0.ckan new file mode 100644 index 0000000000..4c648f7b14 --- /dev/null +++ b/KerbalMass/KerbalMass-1.0.ckan @@ -0,0 +1,30 @@ +{ + "license": "BSD-4-clause", + "identifier": "KerbalMass", + "x_via": "Automated KerbalStuff CKAN submission", + "spec_version": "v1.4", + "install": [ + { + "file": "GameData/KerbalMass", + "install_to": "GameData" + } + ], + "depends": [ + { + "name": "ModuleManager", + "min_version": "2.5.9" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/109790-0-90-KerbalMass-0-8-Alpha?p=1718799", + "kerbalstuff": "https://kerbalstuff.com/mod/567/KerbalMass" + }, + "ksp_version": "1.0.2", + "name": "KerbalMass", + "abstract": "Now the weights of your Kerbals add to the part's mass they live in.", + "author": "Aqua", + "version": "1.0", + "download": "https://kerbalstuff.com/mod/567/KerbalMass/download/1.0", + "x_generated_by": "netkan", + "download_size": 49524 +}