"NetKAN generated mods - CustomAsteroids-Pops-Stock-Inner-v1.3.0"
This commit is contained in:
parent
814627c387
commit
3df7105d18
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"spec_version": "v1.2",
|
||||
"comment": "Compatible with any KSP version with the same planets.",
|
||||
"identifier": "CustomAsteroids-Pops-Stock-Inner",
|
||||
"name": "Custom Asteroids (inner stock system data)",
|
||||
|
@ -14,7 +14,7 @@
|
|||
},
|
||||
"version": "v1.3.0",
|
||||
"ksp_version_min": "0.18",
|
||||
"ksp_version_max": "1.1.1",
|
||||
"ksp_version_max": "1.1.2",
|
||||
"provides": [
|
||||
"CustomAsteroids-Pops"
|
||||
],
|
||||
|
@ -37,8 +37,8 @@
|
|||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "Standard Setup",
|
||||
"install_to": "GameData",
|
||||
"file": "Standard Setup/config",
|
||||
"install_to": "GameData/CustomAsteroids",
|
||||
"filter_regexp": "(?<!Basic Asteroids\\.cfg)$"
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue