continued making autoload and more obsolete
This commit is contained in:
@@ -19,10 +19,6 @@ boot_splash/image="res://assets/Banner_v1.png"
|
||||
boot_splash/fullsize=false
|
||||
config/icon="res://assets/Logo_V2.png"
|
||||
|
||||
[autoload]
|
||||
|
||||
DiscordSDKLoader="*res://addons/discord-sdk-gd/nodes/core_updater.gd"
|
||||
|
||||
[display]
|
||||
|
||||
window/size/resizable=false
|
||||
@@ -33,7 +29,7 @@ project/assembly_name="GDExtension Test Project"
|
||||
|
||||
[editor_plugins]
|
||||
|
||||
enabled=PackedStringArray("res://addons/discord-sdk-gd/plugin.cfg")
|
||||
enabled=PackedStringArray("res://addons/discord-sdk-gd/plugin.cfg", "res://addons/zylann.editor_debugger/plugin.cfg")
|
||||
|
||||
[filesystem]
|
||||
|
||||
|
Reference in New Issue
Block a user