NetKAN added mod - RSSVE-HR-v2.2.0
This commit is contained in:
parent
d7ff9c11ec
commit
11d5b03111
|
@ -0,0 +1,86 @@
|
|||
{
|
||||
"spec_version": "v1.26",
|
||||
"identifier": "RSSVE-HR",
|
||||
"name": "RSS Visual Enhancements - High Resolution",
|
||||
"abstract": "A visual enhancement pack for the Kerbal Space Program RealSolarSystem mod.",
|
||||
"author": [
|
||||
"al2me6",
|
||||
"blowfishpro",
|
||||
"Capkirk123",
|
||||
"NathanKell",
|
||||
"pjf",
|
||||
"rsparkyc",
|
||||
"SirKeplan",
|
||||
"StollD",
|
||||
"StonesmileGit",
|
||||
"stratochief66",
|
||||
"zorg2044",
|
||||
"siimav"
|
||||
],
|
||||
"version": "v2.2.0",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"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",
|
||||
"suppress_recommendations": true
|
||||
},
|
||||
{
|
||||
"name": "RealSolarSystem"
|
||||
},
|
||||
{
|
||||
"name": "Scatterer",
|
||||
"suppress_recommendations": true
|
||||
}
|
||||
],
|
||||
"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/v2.2.0/RSSVE_HR.zip",
|
||||
"download_size": 144032440,
|
||||
"download_hash": {
|
||||
"sha1": "74CD4E7249C9137F09DE60734E993DBE57E88DB1",
|
||||
"sha256": "92471CB897448F5D7C9A700EF2B45E89E0458F09E341ADC6D05ED56BFE14ACD5"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 304668087,
|
||||
"release_date": "2024-08-08T10:40:01Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue