NetKAN added mod - RSSVE-LR-2.1.6
This commit is contained in:
parent
17ce2f27d6
commit
3a95fb4422
|
@ -0,0 +1,83 @@
|
|||
{
|
||||
"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": [
|
||||
"Capkirk123",
|
||||
"NathanKell",
|
||||
"SirKeplan",
|
||||
"StollD",
|
||||
"StonesmileGit",
|
||||
"al2me6",
|
||||
"blowfishpro",
|
||||
"pjf",
|
||||
"rsparkyc",
|
||||
"stratochief66",
|
||||
"zorg2044",
|
||||
"Theysen"
|
||||
],
|
||||
"version": "2.1.6",
|
||||
"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/master/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.6/RSSVE_LR.zip",
|
||||
"download_size": 75521681,
|
||||
"download_hash": {
|
||||
"sha1": "552073D0FFEA0ABD7D977E84D017220AF7315059",
|
||||
"sha256": "06D22C7952EBC020CFA6B702A457249FEF6F809DA2C59307F74FA07DBC7363D1"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 152529223,
|
||||
"release_date": "2023-04-01T08:57:57Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue