Added the container and settings section for the server codes
This commit is contained in:
parent
a9089571c8
commit
d51b79a399
@ -266,6 +266,15 @@
|
||||
</div>
|
||||
<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="settingsServerCodeContent">
|
||||
<div class="settingsServerCodeActions">
|
||||
<input class="settingsServerCodeVal" id="settingsJavaExecVal" 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>
|
||||
</div>
|
||||
<div id="settingsTabAbout" class="settingsTab" style="display: none;">
|
||||
<div class="settingsTabHeader">
|
||||
|
Loading…
Reference in New Issue
Block a user