"NetKAN generated mods - CustomAsteroids-Pops-Stock-Outer-v1.3.0"

This commit is contained in:
NetKAN inflator Robot 2016-04-30 20:31:35 +00:00
parent 3df7105d18
commit bb94e3dc31
1 changed files with 4 additions and 4 deletions

View File

@ -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-Outer", "identifier": "CustomAsteroids-Pops-Stock-Outer",
"name": "Custom Asteroids (outer stock system data)", "name": "Custom Asteroids (outer stock system data)",
@ -14,7 +14,7 @@
}, },
"version": "v1.3.0", "version": "v1.3.0",
"ksp_version_min": "0.18.2", "ksp_version_min": "0.18.2",
"ksp_version_max": "1.1.1", "ksp_version_max": "1.1.2",
"provides": [ "provides": [
"CustomAsteroids-Pops" "CustomAsteroids-Pops"
], ],
@ -43,8 +43,8 @@
], ],
"install": [ "install": [
{ {
"file": "Standard Setup", "file": "Standard Setup/config",
"install_to": "GameData", "install_to": "GameData/CustomAsteroids",
"filter_regexp": "(?<!Trans-Jool\\.cfg)$" "filter_regexp": "(?<!Trans-Jool\\.cfg)$"
} }
], ],