1
0
mirror of https://github.com/zumbiepig/MineXLauncher.git synced 2025-06-26 10:05:10 +00:00

update to 1.6.0-beta.1

This commit is contained in:
zumbiepig
2024-09-01 07:35:22 -07:00
parent e1c382be28
commit 0a58472584
20 changed files with 137 additions and 91 deletions

View File

@@ -16,7 +16,7 @@
</div>
<div class="launcher">
<div class="title-bar">
<span>MineXLauncher 1.5</span>
<span>MineXLauncher 1.6.0</span>
</div>
<div class="content">
<div class="sidebar">
@@ -51,40 +51,7 @@
<span class="game-title">Updates</span>
</div>
<div class="main-content">
<div class="news-item">
<!-- Don't forget to update launcherVersion and the changelog in main.js as well -->
<strong>MineXLauncher 1.5</strong>
<li>You can now install the launcher as a PWA web app</li>
<br />
<strong>MineXLauncher 1.4</strong>
<li>Added welcome and setup screen</li>
<li>Show changelog when the launcher is updated</li>
<li>Added themes and backgrounds</li>
<li>Settings now update automatically without saving them</li>
<li>You will now stay on the same page when reloading</li>
<li>Username rules have been updated to match Minecraft</li>
<li>Added Starlike Client</li>
<br />
<strong>MineXLauncher 1.3</strong>
<li>Redesigned Archive Page</li>
<li>Added offline page</li>
<br />
<strong>MineXLauncher 1.2</strong>
<li>Added Eaglercraft 1.2.5</li>
<li>Added more mods and resource packs</li>
<li>Fix and optimize mobile site</li>
<br />
<strong>MineXLauncher 1.1</strong>
<li>Temporary workaround for keyboard not working in the game</li>
<li>Moved most images and assets to this websites in case they are blocked</li>
<li>Added a 404 page</li>
<li>Added Discord link to bottom bar</li>
<li>Added Peyton's Infdev and Classic versions</li>
<li>Updated client versions</li>
<br />
<strong>MineXLauncher 1.0</strong>
<li>Major rewrite, check it out yourself!</li>
</div>
<div class="updates-container" id="updates-container"></div>
</div>
</div>
</div>