From 7a52122ef736a9525f98c37d3e56c4c3095b61e5 Mon Sep 17 00:00:00 2001 From: Anson Bridges Date: Thu, 15 Sep 2022 16:43:08 -0400 Subject: Script for converting properly formatted .gd to a c++ template --- godot/project.godot | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'godot/project.godot') diff --git a/godot/project.godot b/godot/project.godot index c8de89c..995213a 100644 --- a/godot/project.godot +++ b/godot/project.godot @@ -15,6 +15,10 @@ run/main_scene="res://ui/MainMenu.tscn" boot_splash/show_image=false config/icon="res://icon.png" +[audio] + +default_bus_layout="" + [display] window/vsync/use_vsync=false -- cgit v1.2.3