mirror of
https://github.com/flathub/org.yuzu_emu.yuzu.git
synced 2025-03-06 04:28:05 +00:00
Update yuzu-mainline.git to mainline-0-835
This commit is contained in:
parent
eefd05b37b
commit
813847eb2b
@ -190,8 +190,8 @@
|
|||||||
"-DYUZU_ENABLE_COMPATIBILITY_REPORTING=ON",
|
"-DYUZU_ENABLE_COMPATIBILITY_REPORTING=ON",
|
||||||
"-DENABLE_COMPATIBILITY_LIST_DOWNLOAD=ON",
|
"-DENABLE_COMPATIBILITY_LIST_DOWNLOAD=ON",
|
||||||
"-DYUZU_USE_QT_WEB_ENGINE=ON",
|
"-DYUZU_USE_QT_WEB_ENGINE=ON",
|
||||||
"-DDISPLAY_VERSION=834",
|
"-DDISPLAY_VERSION=835",
|
||||||
"-DBUILD_TAG=mainline-834",
|
"-DBUILD_TAG=mainline-835",
|
||||||
"-DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline"
|
"-DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline"
|
||||||
],
|
],
|
||||||
"build-options": {
|
"build-options": {
|
||||||
@ -218,8 +218,8 @@
|
|||||||
{
|
{
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/yuzu-emu/yuzu-mainline.git",
|
"url": "https://github.com/yuzu-emu/yuzu-mainline.git",
|
||||||
"tag": "mainline-0-834",
|
"tag": "mainline-0-835",
|
||||||
"commit": "fd8d8b1e25b228ffc6d85451163c9d7884a29217",
|
"commit": "1855af286e3ce0eb3963cc1729d9467956294f24",
|
||||||
"disable-shallow-clone": true,
|
"disable-shallow-clone": true,
|
||||||
"x-checker-data": {
|
"x-checker-data": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
@ -30,6 +30,7 @@
|
|||||||
<screenshot>https://raw.githubusercontent.com/yuzu-emu/yuzu-emu.github.io/master/images/screenshots/039-Pok%C3%A9mon%20Mystery%20Dungeon%20Rescue%20Team%20DX.png.png.png</screenshot>
|
<screenshot>https://raw.githubusercontent.com/yuzu-emu/yuzu-emu.github.io/master/images/screenshots/039-Pok%C3%A9mon%20Mystery%20Dungeon%20Rescue%20Team%20DX.png.png.png</screenshot>
|
||||||
</screenshots>
|
</screenshots>
|
||||||
<releases>
|
<releases>
|
||||||
|
<release version="mainline-0-835" date="2021-12-02"/>
|
||||||
<release version="mainline-0-834" date="2021-12-01"/>
|
<release version="mainline-0-834" date="2021-12-01"/>
|
||||||
<release version="mainline-0-832" date="2021-11-29"/>
|
<release version="mainline-0-832" date="2021-11-29"/>
|
||||||
<release version="mainline-0-831" date="2021-11-28"/>
|
<release version="mainline-0-831" date="2021-11-28"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user