diff --git a/BULB/BULB-1.1.2.ckan b/BULB/BULB-1.1.2.ckan index 46e45ea1aa..ec784d35ae 100644 --- a/BULB/BULB-1.1.2.ckan +++ b/BULB/BULB-1.1.2.ckan @@ -1,32 +1,32 @@ { "spec_version": "v1.4", "identifier": "BULB", - "install": [ - { - "file": "GameData/AquilaEnterprises", - "install_to": "GameData" - } - ], + "name": "Bright Utilitarian Luminescent Beacon (BULB)", + "abstract": "Change your light colors in flight.", + "author": "Alshain", + "license": "GPL-3.0", + "resources": { + "homepage": "http://www.kerbalstuff.com/mod/170/Bright%20Utilitarian%20Luminescent%20Beacon%20(BULB)", + "kerbalstuff": "https://kerbalstuff.com/mod/170/Bright%20Utilitarian%20Luminescent%20Beacon%20(BULB)", + "repository": "https://github.com/Alshain01/KSP-BULB", + "x_screenshot": "https://kerbalstuff.com/content/Alshain_323/Bright_Utilitarian_Luminescent_Beacon_BULB/Bright_Utilitarian_Luminescent_Beacon_BULB.jpg" + }, + "version": "1.1.2", + "ksp_version_min": "1.0.2", + "ksp_version_max": "1.0.4", "depends": [ { "name": "ModuleManager", "min_version": "2.5.9" } ], - "name": "Bright Utilitarian Luminescent Beacon (BULB)", - "abstract": "Change your light colors in flight.", - "version": "1.1.2", - "author": "Alshain", + "install": [ + { + "file": "GameData/AquilaEnterprises", + "install_to": "GameData" + } + ], "download": "https://kerbalstuff.com/mod/170/Bright%20Utilitarian%20Luminescent%20Beacon%20%28BULB%29/download/1.1.2", - "license": "GPL-3.0", - "resources": { - "homepage": "http://www.kerbalstuff.com/mod/170/Bright%20Utilitarian%20Luminescent%20Beacon%20(BULB)", - "repository": "https://github.com/Alshain01/KSP-BULB", - "kerbalstuff": "https://kerbalstuff.com/mod/170/Bright%20Utilitarian%20Luminescent%20Beacon%20(BULB)", - "x_screenshot": "https://kerbalstuff.com/content/Alshain_323/Bright_Utilitarian_Luminescent_Beacon_BULB/Bright_Utilitarian_Luminescent_Beacon_BULB.jpg" - }, - "ksp_version_min": "1.0.2", - "ksp_version_max": "1.0.4", "download_size": 79814, "x_generated_by": "netkan" }