"NetKAN generated mods - CustomAsteroids/CustomAsteroids-v1.1.0.ckan"
This commit is contained in:
parent
95ced6be73
commit
e05d2831cf
|
@ -1,15 +1,22 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "CustomAsteroids",
|
||||
"name": "Custom Asteroids",
|
||||
"abstract": "Custom Asteroids is a mod for KSP that expands the stock asteroid functionality. Under Custom Asteroids most asteroids will not be on a flyby course for Kerbin. Instead, the mod places asteroids in specific populations throughout the stock kerbol system.",
|
||||
"author": "Starstrider42",
|
||||
"license": "MIT",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/80483",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/251/Custom%20Asteroids",
|
||||
"repository": "https://github.com/Starstrider42/Custom-Asteroids",
|
||||
"bugtracker": "https://github.com/Starstrider42/Custom-Asteroids/issues",
|
||||
"manual": "http://starstrider42.github.io/Custom-Asteroids/",
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/80483",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/251/Custom%20Asteroids",
|
||||
"x_screenshot": "https://kerbalstuff.com/content/Starstrider42_807/Custom_Asteroids/Custom_Asteroids.png"
|
||||
},
|
||||
"version": "v1.1.0",
|
||||
"ksp_version_min": "0.25",
|
||||
"ksp_version_max": "1.0.99",
|
||||
"depends": [
|
||||
{
|
||||
"name": "CustomAsteroids-Pops"
|
||||
|
@ -30,15 +37,8 @@
|
|||
"filter": "config"
|
||||
}
|
||||
],
|
||||
"name": "Custom Asteroids",
|
||||
"abstract": "Custom Asteroids is a mod for KSP that expands the stock asteroid functionality. Under Custom Asteroids most asteroids will not be on a flyby course for Kerbin. Instead, the mod places asteroids in specific populations throughout the stock kerbol system.",
|
||||
"x_maintained_by": "Starstrider42",
|
||||
"version": "v1.1.0",
|
||||
"author": "Starstrider42",
|
||||
"download": "https://kerbalstuff.com/mod/251/Custom%20Asteroids/download/v1.1.0",
|
||||
"license": "MIT",
|
||||
"ksp_version_min": "0.25",
|
||||
"ksp_version_max": "1.0.99",
|
||||
"download_size": 24276,
|
||||
"x_maintained_by": "Starstrider42",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue