NetKAN generated mods - CustomAsteroids-v1.7.0
This commit is contained in:
parent
373c904b97
commit
38aaf6ead9
|
@ -4,6 +4,9 @@
|
|||
"name": "Custom Asteroids",
|
||||
"abstract": "Lets users control where asteroids appear",
|
||||
"author": "Starstrider42",
|
||||
"version": "v1.7.0",
|
||||
"ksp_version_min": "1.4.0",
|
||||
"ksp_version_max": "1.8.0",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/72785-custom-asteroids/",
|
||||
|
@ -13,9 +16,10 @@
|
|||
"manual": "http://starstrider42.github.io/Custom-Asteroids/",
|
||||
"x_screenshot": "https://spacedock.info/content/Starstrider42_1134/Custom_Asteroids/Custom_Asteroids-1461528691.6712377.png"
|
||||
},
|
||||
"version": "v1.7.0",
|
||||
"ksp_version_min": "1.4.0",
|
||||
"ksp_version_max": "1.8.0",
|
||||
"tags": [
|
||||
"plugin",
|
||||
"planet-pack"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us"
|
||||
],
|
||||
|
@ -72,10 +76,6 @@
|
|||
"sha256": "0E0D8E9937B6DE919463F736EFE41BDD8AC682960579FD90FC20F36EBBB11FA1"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"tags": [
|
||||
"plugin",
|
||||
"planet-pack"
|
||||
],
|
||||
"x_maintained_by": "Starstrider42",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue