"NetKAN generated mods - NewHorizons-1-1.7"
This commit is contained in:
parent
d959c2ea50
commit
5cf5b7fc72
|
@ -0,0 +1,58 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "NewHorizons",
|
||||
"name": "New Horizons",
|
||||
"abstract": "Rearranges the stock system and introduces 19 more bodies to visit and explore.",
|
||||
"author": "KillAshley",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/114092",
|
||||
"repository": "https://github.com/KillAshley/New_Horizons"
|
||||
},
|
||||
"version": "1:1.7",
|
||||
"ksp_version": "1.0.5",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "Kopernicus",
|
||||
"min_version": "1:beta-05-2"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "ActiveTextureManagement"
|
||||
},
|
||||
{
|
||||
"name": "DMagicOrbitalScience"
|
||||
},
|
||||
{
|
||||
"name": "DistantObject"
|
||||
},
|
||||
{
|
||||
"name": "PlanetShine"
|
||||
},
|
||||
{
|
||||
"name": "ResearchBodies"
|
||||
},
|
||||
{
|
||||
"name": "TextureReplacer"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "RealSolarSystem"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "New_Horizons",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/KillAshley/New_Horizons/releases/download/1.7/New_Horizons_v1.7.zip",
|
||||
"download_size": 102610496,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue