Diffstat (limited to 'project.godot')
| -rw-r--r-- | project.godot | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/project.godot b/project.godot index 1b6028a..87e8770 100644 --- a/project.godot +++ b/project.godot @@ -10,7 +10,10 @@ config_version=4 [application] +config/name="2048" run/main_scene="res://World.tscn" +config/use_custom_user_dir=true +config/custom_user_dir_name="bendn-2048" [autoload] |