NetKAN added mod - RSSVE-LR-2.1.4
This commit is contained in:
parent
4c9e563aa7
commit
cd7b54a806
|
@ -0,0 +1,81 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "RSSVE-LR",
|
||||
"name": "RSS Visual Enhancements - Low Resolution",
|
||||
"abstract": "A visual enhancement pack for the Kerbal Space Program RealSolarSystem mod.",
|
||||
"author": [
|
||||
"NathanKell",
|
||||
"SirKeplan",
|
||||
"StollD",
|
||||
"al2me6",
|
||||
"blowfishpro",
|
||||
"cherrydev",
|
||||
"pjf",
|
||||
"rsparkyc",
|
||||
"stratochief66",
|
||||
"zorg2044",
|
||||
"Theysen"
|
||||
],
|
||||
"version": "2.1.4",
|
||||
"ksp_version_min": "1.10",
|
||||
"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/master/RSSVE/RSSVE.version"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"graphics"
|
||||
],
|
||||
"provides": [
|
||||
"EnvironmentalVisualEnhancements-Config",
|
||||
"RSSVE-Textures"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "EnvironmentalVisualEnhancements"
|
||||
},
|
||||
{
|
||||
"name": "RealSolarSystem"
|
||||
},
|
||||
{
|
||||
"name": "Scatterer"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "DistantObjectEnhancement"
|
||||
},
|
||||
{
|
||||
"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.4/RSSVE_LR.zip",
|
||||
"download_size": 75521631,
|
||||
"download_hash": {
|
||||
"sha1": "8C4F918596C9D2B5A02949F8C1E50E6D93D7D693",
|
||||
"sha256": "7CCC9308F622681209CB2FAF11F3DE450143CEE95873949D3ED497B7C2AC12EB"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-06-29T07:06:31Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue