"NetKAN generated mods - UnchartedLands-0.3"

This commit is contained in:
NetKAN inflator Robot 2016-02-14 03:39:26 +00:00
parent 2cc9b3b4ce
commit 24c9cc0a03
1 changed files with 63 additions and 0 deletions

View File

@ -0,0 +1,63 @@
{
"spec_version": "v1.4",
"identifier": "UnchartedLands",
"name": "Uncharted Lands",
"abstract": "Uncharted Lands is a procedurally created planet overhaul for KSP, designed to change things up in the stock system for a whole new game.",
"author": "KillAshley",
"license": "CC-BY-NC-SA-4.0",
"release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/120111-/",
"repository": "https://github.com/KillAshley/UL"
},
"version": "0.3",
"ksp_version": "1.0.5",
"depends": [
{
"name": "ModuleManager"
},
{
"name": "Kopernicus",
"min_version": "1:beta-06"
}
],
"recommends": [
{
"name": "SigmaBinary-core"
}
],
"suggests": [
{
"name": "DistantObject"
},
{
"name": "PlanetShine"
},
{
"name": "RemoteTech"
},
{
"name": "TextureReplacer"
}
],
"conflicts": [
{
"name": "BilliardsPlanetPack"
},
{
"name": "RealSolarSystem"
},
{
"name": "ToySolarSystem"
}
],
"install": [
{
"find": "UnchartedLands",
"install_to": "GameData"
}
],
"download": "https://github.com/KillAshley/UL/releases/download/0.3/UL_v0.3.zip",
"download_size": 78854288,
"x_generated_by": "netkan"
}