Disable GUT editor plugin

Still use GUT command line for testing, e.g.:
`godot --no-window -s addons/gut/gut_cmdln.gd`
This commit is contained in:
Leroy Hopson 2022-05-22 13:15:19 +07:00
parent 3ec63ca1ac
commit 64c9f5c186
No known key found for this signature in database
GPG key ID: D2747312A6DB51AA

View file

@ -30,7 +30,7 @@ window/vsync/use_vsync=false
[editor_plugins] [editor_plugins]
enabled=PoolStringArray( "godot_xterm", "gut" ) enabled=PoolStringArray( "res://addons/godot_xterm/plugin.cfg" )
[rendering] [rendering]