"NetKAN generated mods - CustomAsteroids-Pops-OPM-Reconfig-v1.1.0"

This commit is contained in:
NetKAN inflator Robot 2019-03-23 05:10:09 +00:00
parent be948abeba
commit e002b1fd45
1 changed files with 47 additions and 0 deletions

View File

@ -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"
}