"NetKAN generated mods - CustomAsteroids-Pops-OPM-Outer-v1.0.0"
This commit is contained in:
parent
54fe5a2e67
commit
e806c1aa9a
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "CustomAsteroids-Pops-OPM-Outer",
|
||||
"name": "Custom Asteroids (unofficial OPM config)",
|
||||
"abstract": "Adds Kentaurs and trans-Neidonian objects",
|
||||
"author": "Starstrider42",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"repository": "https://github.com/Starstrider42/Custom-Asteroids-Extras",
|
||||
"bugtracker": "https://github.com/Starstrider42/Custom-Asteroids-Extras/issues"
|
||||
},
|
||||
"version": "v1.0.0",
|
||||
"ksp_version_min": "1.4.0",
|
||||
"provides": [
|
||||
"CustomAsteroids-Pops"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "OuterPlanetsMod"
|
||||
},
|
||||
{
|
||||
"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": "(?<!Trans-Neidon\\.cfg)$"
|
||||
}
|
||||
],
|
||||
"download": "https://api.github.com/repos/Starstrider42/Custom-Asteroids-Extras/zipball/v1.0.0",
|
||||
"download_size": 6960,
|
||||
"download_hash": {
|
||||
"sha1": "58F155F3D74679A07EAA36B931BCDADC1174A600",
|
||||
"sha256": "2C30C407294BBF9534AB3F0CEB4E52AD124D3ECAB543771A74E9C1624222F688"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_maintained_by": "Starstrider42",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue