mirror of
https://github.com/rommapp/romm.git
synced 2026-02-18 00:27:41 +01:00
add config for netplay
This commit is contained in:
@@ -115,6 +115,12 @@ filesystem: {} # { roms_folder: 'roms' } For example if your folder structure is
|
||||
# snes9x_region: ntsc
|
||||
# default: # These settings apply to all cores
|
||||
# fps: show
|
||||
# netplay:
|
||||
# ice_servers:
|
||||
# - urls: "stun:stun.relay.metered.ca:80"
|
||||
# - urls: "turn:global.relay.metered.ca:80"
|
||||
# username: "<username>"
|
||||
# credential: "<password>"
|
||||
# controls: # https://emulatorjs.org/docs4devs/control-mapping/
|
||||
# snes9x:
|
||||
# 0: # Player 1
|
||||
|
||||
Reference in New Issue
Block a user