Configure android
This commit is contained in:
@@ -57,3 +57,7 @@ $RECYCLE.BIN/
|
||||
*.lnk
|
||||
|
||||
# End of https://www.toptal.com/developers/gitignore/api/godot,linux,windows
|
||||
|
||||
|
||||
# Ignore files releases
|
||||
releases
|
||||
|
||||
@@ -14,6 +14,11 @@ config/name="Athena-Hidden-Object"
|
||||
run/main_scene="res://scenes/main.tscn"
|
||||
config/icon="res://icon.png"
|
||||
|
||||
[display]
|
||||
|
||||
window/size/borderless=true
|
||||
window/stretch/mode="2d"
|
||||
|
||||
[physics]
|
||||
|
||||
common/enable_pause_aware_picking=true
|
||||
|
||||
Reference in New Issue
Block a user