"NetKAN generated mods - CustomAsteroids-Pops-Stock-Inner-v1.2.0"

This commit is contained in:
NetKAN inflator Robot 2015-12-23 18:07:52 +00:00
parent aa9680e825
commit d6cbd30389
1 changed files with 3 additions and 2 deletions

View File

@ -1,11 +1,11 @@
{ {
"spec_version": 1, "spec_version": 1,
"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)",
"abstract": "Adds asteroids inside orbit of Jool", "abstract": "Adds asteroids inside orbit of Jool",
"author": "Starstrider42", "author": "Starstrider42",
"license": "MIT", "license": "MIT",
"release_status": "stable",
"resources": { "resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/72785-/", "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/72785-/",
"kerbalstuff": "https://kerbalstuff.com/mod/251/Custom%20Asteroids", "kerbalstuff": "https://kerbalstuff.com/mod/251/Custom%20Asteroids",
@ -13,7 +13,8 @@
"x_screenshot": "https://kerbalstuff.com/content/Starstrider42_807/Custom_Asteroids/Custom_Asteroids.png" "x_screenshot": "https://kerbalstuff.com/content/Starstrider42_807/Custom_Asteroids/Custom_Asteroids.png"
}, },
"version": "v1.2.0", "version": "v1.2.0",
"ksp_version": "1.0.5", "ksp_version_min": "0.18",
"ksp_version_max": "1.0.5",
"provides": [ "provides": [
"CustomAsteroids-Pops" "CustomAsteroids-Pops"
], ],