ConfigManager improvements. v0.0.1-alpha.1
Added new configuration option, launchDetached. Added validation function to ConfigManager to add missing keys (due to updates). Updated westeroscraft.json Game process can now be detached from the launcher.
This commit is contained in:
@@ -17,14 +17,6 @@
|
||||
<span id="accountSelectHeader">Select an Account</span>
|
||||
<div id="accountSelectList">
|
||||
<div id="accountSelectListScrollable">
|
||||
<button class="accountListing" uuid="fead86af28284e4e90d4cc5b9eb3ae84">
|
||||
<img src="https://crafatar.com/renders/head/fead86af28284e4e90d4cc5b9eb3ae84?scale=2&default=MHF_Steve&overlay">
|
||||
<div class="accountListingName">TheKraken7</div>
|
||||
</button>
|
||||
<button class="accountListing" uuid="48f0a3d02ae14ca4aa0011bb8bc4f39e">
|
||||
<img src="https://crafatar.com/renders/head/48f0a3d02ae14ca4aa0011bb8bc4f39e?scale=2&default=MHF_Steve&overlay">
|
||||
<div class="accountListingName">iPepsiHD</div>
|
||||
</button>
|
||||
<!-- Accounts populated here. -->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user