Merge pull request #3069 from B3n30/announce_room_webservice

Announce room webservice
This commit is contained in:
Weiyi Wang 2018-02-08 18:46:10 +02:00 committed by GitHub
commit 3c03da12c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
15 changed files with 584 additions and 20 deletions

View file

@ -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 =