diff options
author | Scarabeaver <kopakoraello@googlemail.com> | 2022-07-16 15:37:48 +0200 |
---|---|---|
committer | Scarabeaver <kopakoraello@googlemail.com> | 2022-07-16 15:37:48 +0200 |
commit | f5b1c8e32b521277a0380d6131684d71580c5316 (patch) | |
tree | 25d0072b8f2da50d75bbcec98ce784e37087d835 /godot/project.godot | |
parent | d630689d9d414a8809a5be1535d77d7976d0cb9b (diff) | |
download | 2022-f5b1c8e32b521277a0380d6131684d71580c5316.tar.gz 2022-f5b1c8e32b521277a0380d6131684d71580c5316.tar.bz2 2022-f5b1c8e32b521277a0380d6131684d71580c5316.zip |
updated track1
Diffstat (limited to 'godot/project.godot')
-rw-r--r-- | godot/project.godot | 26 |
1 files changed, 3 insertions, 23 deletions
diff --git a/godot/project.godot b/godot/project.godot index a8f6586..772835d 100644 --- a/godot/project.godot +++ b/godot/project.godot @@ -1,23 +1,3 @@ -; Engine configuration file. -; It's best edited using the editor UI and not directly, -; since the parameters that go here are not all obvious. -; -; Format: -; [section] ; section goes between [] -; param=value ; assign values to parameters - -config_version=4 - -[application] - -config/name="code-with-your-friends2022" -run/main_scene="res://scenes/Game.tscn" -config/icon="res://assets/godot-ferris-32x32.png" - -[gdnative] - -singletons=[ ] - -[rendering] - -environment/default_environment="res://default_env.tres" +version https://git-lfs.github.com/spec/v1 +oid sha256:aa8279eda34f048c034399930ca7e8a69d0ce3524c57455624cacbf3c14ccd6b +size 506 |