You must have the main repository cloned onto your computer.
- Build the game UI
- Open 2 file explorers
- In one of them, navigate to
mainrepo\MMO\Client\CamelotUnchainedUI\interface
- In the other, navigate to
uirepo\camelot\dist
- Delete all files in
mainrepo\MMO\Client\CamelotUnchainedUI\interface
- Copy and paste the UI repo files inside of the (now empty) main repository files
- Commit and push changes to main repo
- Build the game UI
- Open 2 file explorers
- In one of them, navigate to
mainrepo\MMO\Client\ColossusUI\interface
- In the other, navigate to
uirepo\colossus\dist
- Delete all files in
mainrepo\MMO\Client\ColossusUI\interface
- Copy and paste the UI repo files inside of the (now empty) main repository files
- Commit and push changes to main repo
The built launcher UI is located at uirepo\launcher\dist
(there may be log files in there that should not be copied).
For UCE employees, see the instructions at https://docs.google.com/document/d/1dshPdkqrfcLXt85DevTi13sTU24B865GPEnNusLUpuM/edit?usp=sharing for how to distribute updates.