NetKAN added mod - PhotoRealisticVisualEnhancement-v1.5 (#2593)
This commit is contained in:
parent
1fc63fc23c
commit
0bb6694d2e
|
@ -0,0 +1,71 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "PhotoRealisticVisualEnhancement",
|
||||
"name": "PRVE",
|
||||
"abstract": "Visual Enhancements for Real Solar System",
|
||||
"author": "SpaceODY",
|
||||
"version": "v1.5",
|
||||
"ksp_version": "1.10.1",
|
||||
"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.0772"
|
||||
},
|
||||
{
|
||||
"name": "Scatterer",
|
||||
"version": "3:v0.0772"
|
||||
},
|
||||
{
|
||||
"name": "EnvironmentalVisualEnhancements"
|
||||
},
|
||||
{
|
||||
"name": "Kopernicus"
|
||||
},
|
||||
{
|
||||
"name": "RealSolarSystem"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "KS3P"
|
||||
},
|
||||
{
|
||||
"name": "TUFX"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "EnvironmentalVisualEnhancements-Config"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "PRVE",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/SpaceODY/PRVE/releases/download/v1.5/PRVEv1.5.zip",
|
||||
"download_size": 329351742,
|
||||
"download_hash": {
|
||||
"sha1": "2AE2CBE8422BFD641E1A08275D115922B6E62BAF",
|
||||
"sha256": "4067434C3665C0B48A97CF413BBC9C01EE909149EA89F528CEC6BD19213813E0"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-02-26T03:37:13Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue