diff options
Diffstat (limited to 'project.godot')
| -rw-r--r-- | project.godot | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/project.godot b/project.godot index d677db4..45854be 100644 --- a/project.godot +++ b/project.godot @@ -42,6 +42,11 @@ config/name="Rpg 1" run/main_scene="res://scenes/Game.tscn" config/icon="res://icon.png" +[display] + +window/stretch/mode="2d" +window/stretch/aspect="expand" + [rendering] quality/intended_usage/framebuffer_allocation=0 |
