"NetKAN generated mods - CustomAsteroids-v1.5.0"
This commit is contained in:
parent
8a584825e8
commit
140079a137
|
@ -0,0 +1,73 @@
|
|||
{
|
||||
"spec_version": "v1.2",
|
||||
"identifier": "CustomAsteroids",
|
||||
"name": "Custom Asteroids",
|
||||
"abstract": "Lets users control where asteroids appear",
|
||||
"author": "Starstrider42",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/72785-/",
|
||||
"spacedock": "https://spacedock.info/mod/210/Custom%20Asteroids",
|
||||
"repository": "https://github.com/Starstrider42/Custom-Asteroids",
|
||||
"bugtracker": "https://github.com/Starstrider42/Custom-Asteroids/issues",
|
||||
"manual": "http://starstrider42.github.io/Custom-Asteroids/",
|
||||
"x_screenshot": "https://spacedock.info/content/Starstrider42_1134/Custom_Asteroids/Custom_Asteroids-1461528691.6712377.png"
|
||||
},
|
||||
"version": "v1.5.0",
|
||||
"ksp_version": "1.3.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "CustomAsteroids-Pops"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.6.23",
|
||||
"comment": "Requires nested :HAS handling."
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "CustomAsteroids-Pops-Stock-Stockalike"
|
||||
},
|
||||
{
|
||||
"name": "CustomAsteroids-Pops-Stock-Inner"
|
||||
},
|
||||
{
|
||||
"name": "CustomAsteroids-Pops-Stock-Outer"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
},
|
||||
{
|
||||
"name": "KSP-AVC"
|
||||
}
|
||||
],
|
||||
"supports": [
|
||||
{
|
||||
"name": "USI-ART",
|
||||
"min_version": "0.8.2.0"
|
||||
},
|
||||
{
|
||||
"name": "DMagicOrbitalScience",
|
||||
"min_version": "1.2.4"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/CustomAsteroids",
|
||||
"install_to": "GameData",
|
||||
"filter": "config"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/210/Custom%20Asteroids/download/v1.5.0",
|
||||
"download_size": 84295,
|
||||
"download_hash": {
|
||||
"sha1": "A0D1C03EFDFF7D61CDF8B63A154C386C6297BA57",
|
||||
"sha256": "FEE13BC408EDE6AE6DA0481EAB9ADFA441EAF21692B624CF7AB9425A270FF805"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_maintained_by": "Starstrider42",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue