Final commit that adds singular server code support to the launcher
This commit is contained in:
parent
a7577f60d5
commit
6d60decbaa
@ -267,13 +267,13 @@
|
||||
<div class="settingsFileSelDesc">All game files and local Java installations will be stored in the data directory.<br>Screenshots and world saves are stored in the instance folder for the corresponding server configuration.</div>
|
||||
</div>
|
||||
<div class="settingsServerCodeContainer">
|
||||
<div class="settingsServerCodeTitle">Server Code</div>
|
||||
<div class="settingsServerCodeTitle">Server Codes</div>
|
||||
<div class="settingsServerCodeContent">
|
||||
<div class="settingsServerCodeActions">
|
||||
<input class="settingsServerCodeVal" type="text" value="" cValue="ServerCode">
|
||||
</div>
|
||||
</div>
|
||||
<div class="settingsServerCodeDesc">Any server code here (if valid) will grant you access to certain modpacks or servers that are set up to use the code.</div>
|
||||
<div class="settingsServerCodeDesc">Allows you to access hidden servers that are set up to only show with the correct server code.</div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="settingsTabAbout" class="settingsTab" style="display: none;">
|
||||
|
Loading…
Reference in New Issue
Block a user