chore(config-configuration): 🔧 Update Godot export presets and project metadata paths

Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
Claude Code 2026-03-29 06:03:17 -07:00
parent b61d1e42fb
commit 0ba291796f

View file

@ -29,7 +29,7 @@ EventBus="*res://src/autoloads/event_bus.gd"
FlightRecorder="*res://src/autoloads/flight_recorder.gd"
AppState="*res://src/autoloads/app_state.gd"
CompanionConfig="*res://src/autoloads/companion_config.gd"
UiTheme="*res://src/ui/ui_theme.gd"
UiTheme="*res://addons/godot-ui-theme/ui_theme.gd"
[display]