diff --git a/KerbalConstructionTime-RP-0-Config/KerbalConstructionTime-RP-0-Config-v0.30.ckan b/KerbalConstructionTime-RP-0-Config/KerbalConstructionTime-RP-0-Config-v0.30.ckan new file mode 100644 index 0000000000..1d5267a7a8 --- /dev/null +++ b/KerbalConstructionTime-RP-0-Config/KerbalConstructionTime-RP-0-Config-v0.30.ckan @@ -0,0 +1,38 @@ +{ + "spec_version": 1, + "identifier": "KerbalConstructionTime-RP-0-Config", + "name": "Kerbal Construction Time RP-0 Config", + "abstract": "A Kerbal Construction Time configuration meant to be used for RP-0", + "license": "CC-BY-4.0", + "author": "RP-0 Group", + "release_status": "development", + "depends": [ + { + "name": "RP-0" + }, + { + "name": "KerbalConstructionTime" + } + ], + "provides": [ + "KerbalConstructionTime-Config" + ], + "conflicts": [ + { + "name": "KerbalConstructionTime-Config" + } + ], + "install": [ + { + "file": "GameData/KerbalConstructionTime", + "install_to": "GameData" + } + ], + "resources": { + "repository": "https://github.com/KSP-RO/RP-0" + }, + "version": "v0.30", + "download": "https://github.com/KSP-RO/RP-0/releases/download/v0.30/RP-0-v0.30.zip", + "x_generated_by": "netkan", + "download_size": 56375 +}