mirror of
https://github.com/thegatesbrowser/thegates.git
synced 2025-08-23 17:17:31 -04:00
host remote
This commit is contained in:
parent
ed3747bcb5
commit
7f8d67f6f4
2 changed files with 5 additions and 1 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue