mirror of
https://github.com/an-anime-team/an-anime-game-launcher.git
synced 2024-12-19 08:21:47 +03:00
d8f2531ee8
- 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
18 lines
No EOL
528 B
JSON
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": "Лица персонажей"
|
|
}
|
|
}
|
|
]
|
|
} |