A Pantheon: Rise of the Fallen mod that displays the currently selected server name below the compass UI element.
- Displays Server Name: Shows the currently selected server name in a clear, visible location.
- Automatic Updates: Updates when:
- A server is pre-selected
- A user manually selects a server
- The server list is refreshed
- Easy to Read: Uses yellow TextMeshPro text for high visibility.
- Smart Positioning: Positioned below the compass for easy reference.
- Install MelonLoader (if you haven't already).
- Download
ShowServerAndShard.dll
from the Releases page. - Place
ShowServerAndShard.dll
in your game'sMods
folder:<Pantheon Game Directory>/Mods/
For easy management and automatic updates of all available Pantheon mods, use the ModsOfPantheonClient.
- Launch the game.
- The server name will be displayed below the compass as soon as you enter the server selection screen.
- No configuration or setup is required.
- Harmony Patches: Hooks into several game events:
UIRealmListItem.OnSelected
- Triggered when a user selects a serverUIRealmListItem.Select
- Triggered when a server is programmatically selectedUIRealmListItem.Init
- Triggered when server list items are initializedUIWindowPanel.Start
- Used to create the text display when the compass panel loads
- Text Rendering: Uses TextMeshPro for crisp, modern text.
- State Tracking: Maintains both pre-selected and actively selected server names.
- Automatic Updates: Updates the display when server selection changes, handling both manual and automatic events.
- Initial release
- Basic server name display functionality
- Automatic updates on server selection
- Mods of Pantheon Discord – Get help, share mods, and join the community.
- ModsOfPantheonClient – Tool for downloading and deploying mods.
This mod is not affiliated with or endorsed by Visionary Realms or Pantheon: Rise of the Fallen.