NetKAN generated mods - MinorPlanetsExpansion-1.0.0
This commit is contained in:
parent
445afda84e
commit
3cd51e1691
|
@ -0,0 +1,43 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "MinorPlanetsExpansion",
|
||||
"name": "Minor Planets Expansion",
|
||||
"abstract": "The Minor Planets Expansion (MPE) is made to work along-side the glorious Outer Planets Mod to make a more complete analogue to our real solar system. It does so by adding a total of 15 new objects, from asteroids to dwarf planets! All of which use hand-drawn heightmaps, have biome maps, and even science definitions!",
|
||||
"author": "Exos_Lab",
|
||||
"version": "1.0.0",
|
||||
"ksp_version": "1.7.3",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"spacedock": "https://spacedock.info/mod/2383/Minor%20Planets%20Expansion",
|
||||
"x_screenshot": "https://spacedock.info/content/Exos_Lab_38621/Minor_Planets_Expansion/Minor_Planets_Expansion-1585765909.055922.png"
|
||||
},
|
||||
"tags": [
|
||||
"config",
|
||||
"planet-pack"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "Kopernicus"
|
||||
},
|
||||
{
|
||||
"name": "OuterPlanetsMod"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "MPE",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2383/Minor%20Planets%20Expansion/download/1.0.0",
|
||||
"download_size": 95207397,
|
||||
"download_hash": {
|
||||
"sha1": "D2AEECF7723FDD74B862904C0E20DE659BA79CF6",
|
||||
"sha256": "133EB5D42549A641D6314F162CA4F4248618D9B64DCB1A8F8B6A1068B8DCB3CF"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue