NetKAN added mod - RSSVE-HR-2.1.5
This commit is contained in:
parent
10573e0784
commit
5a209d9bda
|
@ -0,0 +1,80 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "RSSVE-HR",
|
||||
"name": "RSS Visual Enhancements - High Resolution",
|
||||
"abstract": "A visual enhancement pack for the Kerbal Space Program RealSolarSystem mod.",
|
||||
"author": [
|
||||
"SirKeplan",
|
||||
"StollD",
|
||||
"al2me6",
|
||||
"blowfishpro",
|
||||
"cherrydev",
|
||||
"pjf",
|
||||
"rsparkyc",
|
||||
"stratochief66",
|
||||
"zorg2044",
|
||||
"NathanKell"
|
||||
],
|
||||
"version": "2.1.5",
|
||||
"ksp_version_min": "1.12",
|
||||
"license": "CC-BY-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/153511-rssve",
|
||||
"repository": "https://github.com/KSP-RO/RSSVE",
|
||||
"bugtracker": "https://github.com/KSP-RO/RSSVE/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com/KSP-RO/RSSVE/1.12/RSSVE/RSSVE.version"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"graphics"
|
||||
],
|
||||
"provides": [
|
||||
"EnvironmentalVisualEnhancements-Config",
|
||||
"RSSVE-Textures"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "EnvironmentalVisualEnhancements"
|
||||
},
|
||||
{
|
||||
"name": "RealSolarSystem"
|
||||
},
|
||||
{
|
||||
"name": "Scatterer"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "DistantObject"
|
||||
},
|
||||
{
|
||||
"name": "PlanetShine"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "EnvironmentalVisualEnhancements-Config"
|
||||
},
|
||||
{
|
||||
"name": "RSSVE-Textures"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "RSSVE",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/KSP-RO/RSSVE/releases/download/2.1.5/RSSVE_HR.zip",
|
||||
"download_size": 190229006,
|
||||
"download_hash": {
|
||||
"sha1": "3AB6AE562811DEB03B333BF81F9AB36DFDC928AE",
|
||||
"sha256": "0C70D878F420E150FB16C09059ABA821CE480E05A021E63F79DE7BF02A93085D"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-03-18T04:12:46Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue