Removed references to --username parameter, no longer required.
This commit is contained in:
parent
af40330e30
commit
07768e474f
|
@ -69,7 +69,6 @@ citra-room ^
|
|||
--preferred-game-id "<INSERT TITLE ID HERE>" ^
|
||||
--port 5000 ^
|
||||
--max_members 4 ^
|
||||
--username "<INSERT CITRA ACCOUNT USERNAME HERE>" ^
|
||||
--token "<INSERT CITRA ACCOUNT TOKEN HERE>" ^
|
||||
--enable-citra-mods ^
|
||||
--web-api-url https://api.citra-emu.org/ ^
|
||||
|
|
Reference in New Issue