mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-06 16:00:08 +01:00
Add instructions for port forwarding in the high-level multiplayer demos
The instructions will only show when the player is hosting a server. This also includes a button to get your public IP address. This partially addresses #535.
This commit is contained in:
@@ -32,8 +32,8 @@ gdscript/warnings/return_value_discarded=false
|
||||
|
||||
[display]
|
||||
|
||||
window/vsync/use_vsync=false
|
||||
window/dpi/allow_hidpi=true
|
||||
window/vsync/use_vsync=false
|
||||
window/stretch/mode="2d"
|
||||
window/stretch/aspect="expand"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user