"NetKAN generated mods - AstronomersVisualPack-v3.52"
This commit is contained in:
parent
dff7621462
commit
6fe8c302c8
|
@ -0,0 +1,57 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "AstronomersVisualPack",
|
||||
"name": "Astronomer's Visual Pack",
|
||||
"abstract": "Revival of the total visual overhaul for Kerbal Space Program by Astronomer.",
|
||||
"author": "themaster402",
|
||||
"license": "LGPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/160878-ksp-130-astronomers-visual-pack-updated-and-repackaged-314-duality/",
|
||||
"repository": "https://github.com/themaster402/AstronomersVisualPack"
|
||||
},
|
||||
"version": "v3.52",
|
||||
"ksp_version_min": "1.2.2",
|
||||
"ksp_version_max": "1.3.0",
|
||||
"provides": [
|
||||
"EnvironmentalVisualEnhancements-Config"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "AVP-Textures"
|
||||
},
|
||||
{
|
||||
"name": "Kopernicus"
|
||||
},
|
||||
{
|
||||
"name": "EnvironmentalVisualEnhancements"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "DistantObject"
|
||||
},
|
||||
{
|
||||
"name": "PlanetShine"
|
||||
},
|
||||
{
|
||||
"name": "Chatterer"
|
||||
},
|
||||
{
|
||||
"name": "TextureReplacer"
|
||||
},
|
||||
{
|
||||
"name": "scatterer"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/themaster402/AstronomersVisualPack/releases/download/v3.52/AVP.v.3.52.zip",
|
||||
"download_size": 72514670,
|
||||
"download_hash": {
|
||||
"sha1": "B46BEE34823B3ED383416F1BDC9A049C97C8B79E",
|
||||
"sha256": "7F6C08B4609FEE4E5AD20017B16D8F907188213103A6C74462246C4A9C4D7B30"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue