diff --git a/Kopernicus-Config-Default/Kopernicus-Config-Default-pre-alpha-06.ckan b/Kopernicus-Config-Default/Kopernicus-Config-Default-pre-alpha-06.ckan new file mode 100644 index 0000000000..84bb55be52 --- /dev/null +++ b/Kopernicus-Config-Default/Kopernicus-Config-Default-pre-alpha-06.ckan @@ -0,0 +1,30 @@ +{ + "spec_version": "v1.4", + "identifier": "Kopernicus-Config-Default", + "name": "Kopernicus default system configuration", + "abstract": "Kopernicus default system configuration", + "description": "Kopernicus default system configuration", + "release_status": "development", + "license": "LGPL-2.0", + "author": "BryceSchroeder", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/88168", + "repository": "http://github.com/BryceSchroeder/Kopernicus" + }, + "provides": [ + "Kopernicus-Config" + ], + "install": [ + { + "find": "Kopernicus", + "install_to": "GameData", + "filter": [ + "Kopernicus.dll" + ] + } + ], + "version": "pre-alpha-06", + "download": "https://github.com/BryceSchroeder/Kopernicus/releases/download/pre-alpha-06/Kopernicus.0.0.6.zip", + "x_generated_by": "netkan", + "download_size": 56884 +} diff --git a/Kopernicus/Kopernicus-pre-alpha-06.ckan b/Kopernicus/Kopernicus-pre-alpha-06.ckan new file mode 100644 index 0000000000..89df1664df --- /dev/null +++ b/Kopernicus/Kopernicus-pre-alpha-06.ckan @@ -0,0 +1,35 @@ +{ + "spec_version": "v1.4", + "identifier": "Kopernicus", + "name": "Kopernicus Planetary System Modifier", + "abstract": "Kopernicus Planetary System Modifier", + "description": "Kopernicus Planetary System Modifier", + "release_status": "development", + "license": "LGPL-2.0", + "author": "BryceSchroeder", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/88168", + "repository": "http://github.com/BryceSchroeder/Kopernicus" + }, + "depends": [ + { + "name": "Kopernicus-Config" + }, + { + "name": "ModuleManager" + } + ], + "install": [ + { + "find": "Kopernicus", + "install_to": "GameData", + "filter": [ + "System.cfg" + ] + } + ], + "version": "pre-alpha-06", + "download": "https://github.com/BryceSchroeder/Kopernicus/releases/download/pre-alpha-06/Kopernicus.0.0.6.zip", + "x_generated_by": "netkan", + "download_size": 56884 +}