Updated Project Settings
Added custom run command /usr/bin/obs-gamecapture.
This commit is contained in:
parent
4d6de8d46f
commit
33b5e826bd
1 changed files with 3 additions and 2 deletions
|
|
@ -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]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue