host remote

This commit is contained in:
Nordup 2023-06-04 23:51:43 +03:00
parent ed3747bcb5
commit 7f8d67f6f4
2 changed files with 5 additions and 1 deletions

View file

@ -28,6 +28,10 @@ Debug="*res://the_gates/scripts/debug-log/debug.gd"
Analytics="*res://the_gates/scripts/analytics/analytics.gd"
AnalyticsEvents="*res://the_gates/scripts/analytics/analytics_events.gd"
[debug]
gdscript/warnings/integer_division=0
[display]
window/size/viewport_width=1920

View file

@ -6,4 +6,4 @@
script = ExtResource("1_6ck4k")
local_url = "http://127.0.0.1:8000"
remote_url = "http://95.163.241.188:8000"
host_type = 0
host_type = 1