Auties00/Reboot-Launcher — reverse-engineered prompt
Reverse engineered prompt
Build me a launcher for Project Reboot that gives people an easy way to either play or host Fortnite Season 0 through 14. I want a proper desktop app as the main experience, with a clean Windows style interface, where someone can launch the game, manage the basic setup, and host a server without digging through a bunch of manual steps. Also include a simpler command line version aimed at people running a Windows VPS, so they can host a Fortnite server from the terminal more easily.
Please keep the shared logic reusable between the desktop app and the CLI so the behavior stays consistent. The desktop app should feel stable and complete enough to actually use, while the CLI can be more minimal since it seems like that part is still in progress. If there are backend pieces needed for things like auth or browsing servers, wire those up too. Check the current Project Reboot and repo docs online if you need extra context.
Want more depth? Deep Reverse