Eaglercraft-Archive/Eaglercraftx-1.8.8-src — reverse-engineered prompt
Reverse engineered prompt
Build me a browser based Minecraft 1.8 style client like EaglercraftX that can run as a JavaScript client in normal web browsers. I want people to be able to play singleplayer offline, save worlds in the browser, import and export worlds, use resource packs, and join multiplayer servers.
Please include shared worlds where someone can open their singleplayer world, get a short join code, and let friends connect through a relay. It should support keyboard and mouse, automatically work on touch devices, use WebGL for rendering, and have optional nicer shaders when the browser supports it. Also include optional voice chat for shared worlds and servers.
Make the build process simple for Windows, Linux, and macOS, with scripts that guide the user through compiling the browser client. Don’t include any proprietary Minecraft source code or assets, just make the tools and patches expect the user to provide anything required. Look up current docs online if you need to.
Want more depth? Deep Reverse