diff --git a/CustomAsteroids-Pops-OPM-Outer/CustomAsteroids-Pops-OPM-Outer-v1.1.0.ckan b/CustomAsteroids-Pops-OPM-Outer/CustomAsteroids-Pops-OPM-Outer-v1.1.0.ckan index 4c3b5b4ea4..5cd73def8b 100644 --- a/CustomAsteroids-Pops-OPM-Outer/CustomAsteroids-Pops-OPM-Outer-v1.1.0.ckan +++ b/CustomAsteroids-Pops-OPM-Outer/CustomAsteroids-Pops-OPM-Outer-v1.1.0.ckan @@ -1,7 +1,7 @@ { "spec_version": "v1.4", "identifier": "CustomAsteroids-Pops-OPM-Outer", - "name": "Custom Asteroids (unofficial OPM config)", + "name": "Custom Asteroids (Kuiper belt analog for OPM)", "abstract": "Adds Kentaurs and trans-Neidonian objects", "author": "Starstrider42", "license": "MIT", diff --git a/CustomAsteroids-Pops-OPM-Reconfig/CustomAsteroids-Pops-OPM-Reconfig-v1.1.0.ckan b/CustomAsteroids-Pops-OPM-Reconfig/CustomAsteroids-Pops-OPM-Reconfig-v1.1.0.ckan new file mode 100644 index 0000000000..849072b73a --- /dev/null +++ b/CustomAsteroids-Pops-OPM-Reconfig/CustomAsteroids-Pops-OPM-Reconfig-v1.1.0.ckan @@ -0,0 +1,47 @@ +{ + "spec_version": "v1.4", + "identifier": "CustomAsteroids-Pops-OPM-Reconfig", + "name": "Custom Asteroids (alternative OPM config)", + "abstract": "Replaces default OPM asteroid config with one that uses Custom ASteroids", + "author": "Starstrider42", + "license": "MIT", + "resources": { + "repository": "https://github.com/Starstrider42/Custom-Asteroids-Extras", + "bugtracker": "https://github.com/Starstrider42/Custom-Asteroids-Extras/issues" + }, + "version": "v1.1.0", + "ksp_version_min": "1.4.0", + "provides": [ + "CustomAsteroids-Pops" + ], + "depends": [ + { + "name": "OuterPlanetsMod", + "min_version": "2:2.2.2", + "max_version": "2:2.99.99", + "comment": "Version where OPM switched to Kopernicus asteroids." + }, + { + "name": "CustomAsteroids", + "min_version": "v1.6.0", + "max_version": "v1.99.99", + "comment": "Requires localization support." + } + ], + "install": [ + { + "find": "config", + "install_to": "GameData/CustomAsteroids", + "filter_regexp": "(?<!OPM-Reconfig\\.cfg)$" + } + ], + "download": "https://api.github.com/repos/Starstrider42/Custom-Asteroids-Extras/zipball/v1.1.0", + "download_size": 7867, + "download_hash": { + "sha1": "EB70FB88745D7CD533496EC789FD4BED5F86282A", + "sha256": "C79BA2E8A74623E520BC48F6DB08AE7ED8D96A8B502A51D5E02CEE67396B698D" + }, + "download_content_type": "application/zip", + "x_maintained_by": "HSJasperism", + "x_generated_by": "netkan" +}