1
0
mirror of https://github.com/zumbiepig/MineXLauncher.git synced 2025-06-26 10:05:10 +00:00
This commit is contained in:
zumbiepig
2024-08-20 09:26:01 -07:00
parent b970c505c0
commit 20c64615e0
10 changed files with 46594 additions and 0 deletions

View File

@@ -311,6 +311,7 @@ if (window.location.pathname === '/') {
alert(`MineXLauncher has been updated to v${launcherVersion}!
Changes in v${launcherVersion}:
- Added 1.12 client
- The launcher can now be downloaded for offline use
- You can now install the launcher as a PWA web app`);
storage.local.set('lastVersion', launcherVersion);