chore(config-configuration): 🔧 Update Godot export presets and project metadata paths
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
b61d1e42fb
commit
0ba291796f
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ EventBus="*res://src/autoloads/event_bus.gd"
|
||||||
FlightRecorder="*res://src/autoloads/flight_recorder.gd"
|
FlightRecorder="*res://src/autoloads/flight_recorder.gd"
|
||||||
AppState="*res://src/autoloads/app_state.gd"
|
AppState="*res://src/autoloads/app_state.gd"
|
||||||
CompanionConfig="*res://src/autoloads/companion_config.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]
|
[display]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue