Same for Windows

This commit is contained in:
Matías Locatti 2022-09-13 15:29:37 -03:00 committed by GitHub
parent ef284f85b3
commit 79e8ffd20d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -76,7 +76,7 @@ yuzu-room ^
--max_members 4 ^
--token "<INSERT YUZU ACCOUNT TOKEN HERE>" ^
--enable-yuzu-mods ^
--web-api-url https://api.yuzu-emu.org/ ^
--web-api-url https://api.yuzu-emu.org ^
--ban-list-file "<INSERT BAN LIST FILE PATH HERE>"
pause
```