update api base url
This commit is contained in:
parent
e542da3722
commit
c8ccbdbcff
4 changed files with 4 additions and 4 deletions
|
@ -6,10 +6,10 @@ runnable=true
|
|||
dedicated_server=false
|
||||
custom_features=""
|
||||
export_filter="exclude"
|
||||
export_files=PackedStringArray("res://godotgif/godotgif.gdextension")
|
||||
export_files=PackedStringArray()
|
||||
include_filter="*.txt"
|
||||
exclude_filter=""
|
||||
export_path="../Build/index.html"
|
||||
export_path="Build/index.html"
|
||||
encryption_include_filters=""
|
||||
encryption_exclude_filters=""
|
||||
encrypt_pck=false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue