chore: misc project updates and settings
This commit is contained in:
+2
-1
@@ -50,6 +50,7 @@ FriendManager="*res://scripts/managers/friend_manager.gd"
|
||||
MailManager="*res://scripts/managers/mail_manager.gd"
|
||||
EventBus="*res://scripts/event_bus.gd"
|
||||
SessionManager="*res://scripts/managers/session_manager.gd"
|
||||
_mcp_game_helper="*res://addons/godot_ai/runtime/game_helper.gd"
|
||||
|
||||
[display]
|
||||
|
||||
@@ -61,7 +62,7 @@ window/stretch/mode="viewport"
|
||||
|
||||
[editor_plugins]
|
||||
|
||||
enabled=PackedStringArray("res://addons/com.heroiclabs.nakama/plugin.cfg", "res://addons/enhanced_gridmap/plugin.cfg", "res://addons/godotsteam/plugin.cfg", "res://addons/gut/plugin.cfg")
|
||||
enabled=PackedStringArray("res://addons/com.heroiclabs.nakama/plugin.cfg", "res://addons/enhanced_gridmap/plugin.cfg", "res://addons/godot_ai/plugin.cfg", "res://addons/godotsteam/plugin.cfg", "res://addons/gut/plugin.cfg")
|
||||
|
||||
[file_customization]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user