Merge pull request #3069 from B3n30/announce_room_webservice
Announce room webservice
This commit is contained in:
commit
3c03da12c8
15 changed files with 584 additions and 20 deletions
|
@ -191,6 +191,8 @@ enable_telemetry =
|
|||
telemetry_endpoint_url = https://services.citra-emu.org/api/telemetry
|
||||
# Endpoint URL to verify the username and token
|
||||
verify_endpoint_url = https://services.citra-emu.org/api/profile
|
||||
# Endpoint URL for announcing public rooms
|
||||
announce_multiplayer_room_endpoint_url = https://services.citra-emu.org/api/multiplayer/rooms
|
||||
# Username and token for Citra Web Service
|
||||
# See https://services.citra-emu.org/ for more info
|
||||
citra_username =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue