NetKAN: CustomAsteroids-v1.1.0
This commit is contained in:
parent
4636086688
commit
e6ab5fa760
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "CustomAsteroids",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"github": {
|
||||
"url": "https://github.com/Starstrider42/Custom-Asteroids"
|
||||
},
|
||||
"bugtracker": "https://github.com/Starstrider42/Custom-Asteroids/issues",
|
||||
"kerbalstuff": {
|
||||
"url": "https://kerbalstuff.com/mod/251/Custom%20Asteroids"
|
||||
},
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/80483"
|
||||
},
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/CustomAsteroids",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"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.",
|
||||
"ksp_version": "0.25",
|
||||
"license": "MIT",
|
||||
"author": "Starstrider42",
|
||||
"version": "v1.1.0",
|
||||
"download": "https://kerbalstuff.com/mod/251/Custom%20Asteroids/download/v1.1.0",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 24276
|
||||
}
|
Loading…
Reference in New Issue