NetKAN added mod - CustomAsteroids-Pops-Stock-Outer-v1.9.0
This commit is contained in:
parent
fcc4b7ba8d
commit
47c18b85c1
|
@ -0,0 +1,132 @@
|
|||
{
|
||||
"spec_version": "v1.2",
|
||||
"comment": "Match to Custom Asteroids v1.9.0, see NetKAN#3841.",
|
||||
"identifier": "CustomAsteroids-Pops-Stock-Outer",
|
||||
"name": "Custom Asteroids (outer stock system data)",
|
||||
"abstract": "Adds comets outside orbit of Jool",
|
||||
"author": "Starstrider42",
|
||||
"version": "v1.9.0",
|
||||
"ksp_version_min": "1.10.0",
|
||||
"ksp_version_max": "1.11.0",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/72785-custom-asteroids/",
|
||||
"spacedock": "https://spacedock.info/mod/210/Custom%20Asteroids",
|
||||
"repository": "https://github.com/Starstrider42/Custom-Asteroids",
|
||||
"remote-avc": "https://raw.githubusercontent.com/Starstrider42/Custom-Asteroids/master/CustomAsteroids.version",
|
||||
"x_screenshot": "https://spacedock.info/content/Starstrider42_1134/Custom_Asteroids/Custom_Asteroids-1461528691.6712377.png"
|
||||
},
|
||||
"tags": [
|
||||
"config",
|
||||
"planet-pack"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us"
|
||||
],
|
||||
"provides": [
|
||||
"CustomAsteroids-Pops"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "CustomAsteroids",
|
||||
"min_version": "v1.9.0",
|
||||
"max_version": "v1.99.99",
|
||||
"comment": "Requires comet support."
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "AlternisKerbolRekerjiggered",
|
||||
"comment": "Completely different system."
|
||||
},
|
||||
{
|
||||
"name": "AlternisRealSolarSystem",
|
||||
"comment": "Completely different system."
|
||||
},
|
||||
{
|
||||
"name": "BorisSystem",
|
||||
"comment": "Giant planet in Kuper belt."
|
||||
},
|
||||
{
|
||||
"name": "FarloPlanetaryPack",
|
||||
"comment": "Giant planet in scattered disk."
|
||||
},
|
||||
{
|
||||
"name": "HarderSolarSystem",
|
||||
"comment": "Stock orbits not inclined."
|
||||
},
|
||||
{
|
||||
"name": "JungisPlanetPack",
|
||||
"comment": "Giant planet in Kuper belt."
|
||||
},
|
||||
{
|
||||
"name": "KerbolOrigins",
|
||||
"comment": "Giant planet in scattered disk."
|
||||
},
|
||||
{
|
||||
"name": "KPlus",
|
||||
"comment": "Giant planet in scattered disk."
|
||||
},
|
||||
{
|
||||
"name": "Ktolemy",
|
||||
"comment": "Completely different system."
|
||||
},
|
||||
{
|
||||
"name": "LittleGreenMenFromMars",
|
||||
"comment": "Completely different system."
|
||||
},
|
||||
{
|
||||
"name": "NewHorizons",
|
||||
"comment": "Completely different system."
|
||||
},
|
||||
{
|
||||
"name": "OuterPlanetsMod",
|
||||
"comment": "Giant planets in Kuper belt and scattered disk."
|
||||
},
|
||||
{
|
||||
"name": "RealSolarSystem",
|
||||
"comment": "Completely different system."
|
||||
},
|
||||
{
|
||||
"name": "SaruPlanetPack",
|
||||
"comment": "Giant planet in Kuper belt."
|
||||
},
|
||||
{
|
||||
"name": "SentarExpansion",
|
||||
"comment": "Giant planet in scattered disk."
|
||||
},
|
||||
{
|
||||
"name": "SmallSolarSystem",
|
||||
"comment": "Completely different system."
|
||||
},
|
||||
{
|
||||
"name": "StockAlikeSolarSystem",
|
||||
"comment": "Completely different system."
|
||||
},
|
||||
{
|
||||
"name": "TerrestrialPlanetPack",
|
||||
"comment": "Terrestrial planets in Kuper belt and scattered disk."
|
||||
},
|
||||
{
|
||||
"name": "UnchartedLands",
|
||||
"comment": "Completely different system."
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "Standard Setup/config",
|
||||
"install_to": "GameData/CustomAsteroids",
|
||||
"filter_regexp": "(?<!Trans-Jool\\.cfg)$"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/210/Custom%20Asteroids/download/v1.9.0",
|
||||
"download_size": 126522,
|
||||
"download_hash": {
|
||||
"sha1": "C1506459EE855623DB635443445440B743F87F2D",
|
||||
"sha256": "B876A2DE5A269D1032CCCF5FF58797273EC3CE552E7C2516FB471D819A2A5AAA"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-01-24T23:17:51.974602+00:00",
|
||||
"x_maintained_by": "Starstrider42",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue