an-anime-game-launcher/public/shaders/notahuman/shaders.json
Observer KRypt0n_ d8f2531ee8
1.5.0
- added HUD option with DXVK HUD and MangoHud support
- added shaders manager based on vkBasalt
- updated readme
  + added patch's update delation notification
  + game's name replacement request moved to the top of the repository
    because readme became too large
  + added additional requirements table
  + updated goals
- updated statistics
- added additional horizontal padding for selectable options
- removed old config file compatibilities checks
- now selectable options can be dynamically extended
- some let variables changed to const
- added constants.appDir / chadersDir properties
- added i18n.language property
- updated electron version to 15.3.1
2021-11-12 22:29:31 +02:00

18 lines
No EOL
528 B
JSON

{
"name": "Prime Preset v2",
"author": "notahuman",
"uri": "https://notabug.org/Krock/GI-on-Linux/issues/200",
"images": [
{
"file": "preview.png",
"caption": {
"en": "Characters' faces",
"en-us": "Characters' faces",
"de": "Gesichter der Charaktere",
"ja": "キャラクターの顔",
"ko": "캐릭터의 얼굴",
"ru": "Лица персонажей"
}
}
]
}