NetKAN added mod - PhotoRealisticVisualEnhancement-v1.8.1
This commit is contained in:
parent
b3fb4f29e4
commit
446671e80b
|
@ -0,0 +1,71 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "PhotoRealisticVisualEnhancement",
|
||||
"name": "PRVE",
|
||||
"abstract": "Visual Enhancements for Real Solar System",
|
||||
"author": "SpaceODY",
|
||||
"version": "v1.8.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"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "PRVE",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/SpaceODY/PRVE/releases/download/v1.8.1/PRVEv1.9.zip",
|
||||
"download_size": 318879498,
|
||||
"download_hash": {
|
||||
"sha1": "9889485E76029BBF5786F3A76566BB09896993A0",
|
||||
"sha256": "7275A0DBF9E1DDD50D1F72780D51BD6E422C5F12BFBF05F16236D6B9427502A1"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-07-24T15:49:02Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue