LeVraiMattokDev/Launcher — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a custom desktop launcher for a modded Minecraft server, similar to Helios Launcher. I want players to open one app, log into their Minecraft account, pick the server, and press play without needing to manually install Java, Forge, mods, or updates.

It should support Microsoft login and Mojang login if that still makes sense, let people add and switch between multiple accounts, check that all game files are correct before launch, and redownload anything missing or broken. If the player has the wrong Java version, the launcher should find or install the right one automatically.

Please include a clean launcher home screen with news, server status, player count, Mojang service status, and simple settings for memory and Java options. It should update itself when a new launcher version is available and be buildable for Windows, macOS, and Linux.

Use Electron and Node like this project does, and look up current docs online if you need to.

Want more depth? Deep Reverse