Consolidate shared UI assets

Move common logo and controller glyphs into `ui/views/CommonwealthOnline/shared/` and update the pause menu, main menu, and browser glyph loader to use the shared paths. Also add a sync script and update deploy/staging scripts to copy controller icons once into the shared folder.
This commit is contained in:
2026-07-05 22:46:38 +12:00
parent 8acdb4f555
commit c3f5afe7f6
15 changed files with 1048 additions and 26 deletions
+3
View File
@@ -38,6 +38,9 @@ logs/
# Local machine Fallout 4 install path (written by resolve-fallout4-path.bat)
.fallout4-path
# Controller icons copied from ui/Icons by sync-shared-assets.bat / deploy-ui.bat
ui/views/CommonwealthOnline/shared/icons/
# Fallout 4 files
Fallout4.exe
Fallout4Launcher.exe