NetKAN added mod - PhotoRealisticVisualEnhancement-v1.9.1
This commit is contained in:
parent
5088c84881
commit
7a1ba6fff6
|
@ -0,0 +1,75 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "PhotoRealisticVisualEnhancement",
|
||||
"name": "PRVE",
|
||||
"abstract": "Visual Enhancements for Real Solar System",
|
||||
"author": "SpaceODY",
|
||||
"version": "v1.9.1",
|
||||
"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.1/PRVEv1.9.1.zip",
|
||||
"download_size": 337873121,
|
||||
"download_hash": {
|
||||
"sha1": "A72BB41EAD66FFB5C6F70BB3CA4D248532AA0C0A",
|
||||
"sha256": "08109F4D73D58F55F676074C1362B89E7362AFFF4CCA2075F654E41C23D9025F"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 1954785492,
|
||||
"release_date": "2022-08-09T19:48:59Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue