diff --git a/project.godot b/project.godot index 4b95eb92..84064aed 100644 --- a/project.godot +++ b/project.godot @@ -15,7 +15,7 @@ config/description="Enter an interesting project description here!" run/main_scene="uid://2t2hslaaewee" config/features=PackedStringArray("4.6") config/icon="res://icon.png" -run/custom_runner="" +run/custom_runner="/usr/bin/obs-gamecapture" GData_ORM/migration/use_number=true GData_ORM/migration/folder="res://migrations" GData_ORM/migration/debug_migrations=true @@ -26,6 +26,7 @@ Globals="*uid://cuap0k5jagdtj" ChatManager="*uid://ct1s5eymb8mns" EventManager="*uid://cvjhecj1me4xl" ObsManager="*uid://c447ij3oc24q3" +ImageLoader="*uid://b1m82tihhr2p7" [display] @@ -41,7 +42,7 @@ window/per_pixel_transparency/allowed=true [editor_plugins] -enabled=PackedStringArray("res://addons/gdata_orm/plugin.cfg", "res://addons/gde_gozen/plugin.cfg", "res://addons/kenny_spritesheet_importer/plugin.cfg", "res://addons/no-obs-ws/plugin.cfg", "res://addons/sc_editor/plugin.cfg", "res://addons/twitcher/plugin.cfg") +enabled=PackedStringArray("res://addons/custom_runner/plugin.cfg", "res://addons/gdata_orm/plugin.cfg", "res://addons/gde_gozen/plugin.cfg", "res://addons/kenny_spritesheet_importer/plugin.cfg", "res://addons/no-obs-ws/plugin.cfg", "res://addons/sc_editor/plugin.cfg", "res://addons/twitcher/plugin.cfg") [gui]