"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.",
|
"comment": "Compatible with any KSP version with the same planets.",
|
||||||
"identifier": "CustomAsteroids-Pops-Stock-Inner",
|
"identifier": "CustomAsteroids-Pops-Stock-Inner",
|
||||||
"name": "Custom Asteroids (inner stock system data)",
|
"name": "Custom Asteroids (inner stock system data)",
|
||||||
|
@ -14,7 +14,7 @@
|
||||||
},
|
},
|
||||||
"version": "v1.3.0",
|
"version": "v1.3.0",
|
||||||
"ksp_version_min": "0.18",
|
"ksp_version_min": "0.18",
|
||||||
"ksp_version_max": "1.1.1",
|
"ksp_version_max": "1.1.2",
|
||||||
"provides": [
|
"provides": [
|
||||||
"CustomAsteroids-Pops"
|
"CustomAsteroids-Pops"
|
||||||
],
|
],
|
||||||
|
@ -37,8 +37,8 @@
|
||||||
],
|
],
|
||||||
"install": [
|
"install": [
|
||||||
{
|
{
|
||||||
"file": "Standard Setup",
|
"file": "Standard Setup/config",
|
||||||
"install_to": "GameData",
|
"install_to": "GameData/CustomAsteroids",
|
||||||
"filter_regexp": "(?<!Basic Asteroids\\.cfg)$"
|
"filter_regexp": "(?<!Basic Asteroids\\.cfg)$"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in New Issue