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

github-actions: deploy 5c6634ea43

This commit is contained in:
github-actions[bot]
2025-01-10 01:27:56 +00:00
commit 946f8d8a22
755 changed files with 7405023 additions and 0 deletions

View File

@@ -0,0 +1 @@
window.addEventListener("load",function(){window.minecraftOpts=["game_frame",`${window.location.pathname}/assets.epk`];const urlParams=new URLSearchParams(window.location.search);window.minecraftOpts.push(urlParams.get("server")??void 0),main()});