"NetKAN generated mods - CustomAsteroids-Pops-Stock-Stockalike-v1.3.0"
This commit is contained in:
parent
8d16115c66
commit
394b7c9143
|
@ -0,0 +1,45 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"comment": "Compatible with any KSP version with the same planets.",
|
||||
"identifier": "CustomAsteroids-Pops-Stock-Stockalike",
|
||||
"name": "Custom Asteroids (stockalike config)",
|
||||
"abstract": "Emulates stock asteroids with Custom Asteroids groups.",
|
||||
"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",
|
||||
"x_screenshot": "https://spacedock.info/content/Starstrider42_1134/Custom_Asteroids/Custom_Asteroids-1461528691.6712377.png"
|
||||
},
|
||||
"version": "v1.3.0",
|
||||
"ksp_version_min": "0.18",
|
||||
"provides": [
|
||||
"CustomAsteroids-Pops"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "CustomAsteroids",
|
||||
"min_version": "v1.3.0",
|
||||
"max_version": "v1.99.99",
|
||||
"comment": "Requires intercept blocks and conditional spawning."
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "RealSolarSystem",
|
||||
"comment": "The 6.4× and 10× Kerbol packs are compatible; how to allow them?"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/CustomAsteroids",
|
||||
"install_to": "GameData",
|
||||
"filter_regexp": "(?<!Stockalike\\.cfg)$"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/210/Custom%20Asteroids/download/v1.3.0",
|
||||
"download_size": 77254,
|
||||
"x_maintained_by": "Starstrider42",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue