Added server status bar to the top of the mods tab.

The user is also given the option to switch servers from this status bar.
This commit is contained in:
Daniel Scalzi
2018-08-07 00:58:32 -04:00
parent 7301dfc71a
commit ff3f2bfb8d
5 changed files with 112 additions and 4 deletions

View File

@@ -96,6 +96,16 @@
<span class="settingsTabHeaderText">Mod Settings</span>
<span class="settingsTabHeaderDesc">Enable or disable mods.</span>
</div>
<div id="settingsSelServContainer">
<div id="settingsSelServContent">
</div>
<div id="settingsSwitchServerContainer">
<div id="settingsSwitchServerContent">
<button id="settingsSwitchServerButton">Switch</button>
</div>
</div>
</div>
<div id="settingsModsContainer">
<div id="settingsReqModsContainer">
<div class="settingsModsHeader">Required Mods</div>