NetKAN added mod - PhotoRealisticVisualEnhancement-v1.9.2
This commit is contained in:
parent
4aca1668c2
commit
cc4d719c1f
|
@ -0,0 +1,75 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "PhotoRealisticVisualEnhancement",
|
||||
"name": "PRVE",
|
||||
"abstract": "Visual Enhancements for Real Solar System",
|
||||
"author": "SpaceODY",
|
||||
"version": "v1.9.2",
|
||||
"ksp_version": "1.12.3",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"repository": "https://github.com/SpaceODY/PRVE",
|
||||
"bugtracker": "https://github.com/SpaceODY/PRVE/issues"
|
||||
},
|
||||
"tags": [
|
||||
"config",
|
||||
"graphics"
|
||||
],
|
||||
"provides": [
|
||||
"EnvironmentalVisualEnhancements-Config"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "Scatterer-config",
|
||||
"version": "3:v0.0835"
|
||||
},
|
||||
{
|
||||
"name": "Scatterer",
|
||||
"version": "3:v0.0835"
|
||||
},
|
||||
{
|
||||
"name": "EnvironmentalVisualEnhancements"
|
||||
},
|
||||
{
|
||||
"name": "Kopernicus"
|
||||
},
|
||||
{
|
||||
"name": "RealSolarSystem"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "KS3P"
|
||||
},
|
||||
{
|
||||
"name": "TUFX"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "EnvironmentalVisualEnhancements-Config"
|
||||
},
|
||||
{
|
||||
"name": "PhotoRealisticVisualEnhancement-LowRes"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "PRVE",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/SpaceODY/PRVE/releases/download/v1.9.2/PRVEv1.9.2.zip",
|
||||
"download_size": 339377125,
|
||||
"download_hash": {
|
||||
"sha1": "D48B0F1C1DFF21F261147AF9E51B4036F1A93090",
|
||||
"sha256": "98B29D0B497C5105CDD8C1C0DE27595EDB41A4195CEA002DE055CF3BAFE7756C"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 1954786930,
|
||||
"release_date": "2022-08-14T20:08:19Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue