Files
Caleb Sandford deQuincey ecdd3e2a9e intial commit
2025-06-27 23:27:49 +01:00

10 lines
300 B
Plaintext

<UXML xmlns="UnityEngine.UIElements">
<VisualElement name="UpdateNotificationContainer" class="row">
<Image name="UpdateNotificationImage" />
<Label name="UpdateNotificationLabel" />
</VisualElement>
<Button name="UpdateButton" />
<Label name="BranchLabel" class="grow" />
</UXML>