diff --git a/KOSMOS-SSPP/KOSMOS-SSPP-v0.15.ckan b/KOSMOS-SSPP/KOSMOS-SSPP-v0.15.ckan new file mode 100644 index 0000000000..602f25d4c7 --- /dev/null +++ b/KOSMOS-SSPP/KOSMOS-SSPP-v0.15.ckan @@ -0,0 +1,28 @@ +{ + "spec_version": "v1.4", + "identifier": "KOSMOS-SSPP", + "name": "KOSMOS Space Station Parts Pack", + "abstract": "Contains station parts and solar panels for older soviet style spacecraft.", + "author": "raidernick", + "license": "CC-BY-NC-ND-3.0", + "resources": { + "homepage": "https://github.com/raidernick/KOSMOS", + "repository": "https://github.com/raidernick/KOSMOS" + }, + "version": "v0.15", + "ksp_version": "1.0.5", + "depends": [ + { + "name": "FirespitterCore" + } + ], + "install": [ + { + "find": "KOSMOS", + "install_to": "GameData" + } + ], + "download": "https://github.com/raidernick/KOSMOS/releases/download/v0.15/KOSMOS-SSPP_0.15.zip", + "download_size": 52614430, + "x_generated_by": "netkan" +}