Appearance
Compiling EaglerForge
Prerequisites
- Ownership of Minecraft: Java Edition (its OK if you have gamepass)
- A Windows/Mac/Linux computer
- FFMPEG (you can download it here)
- At least Java 11
Actually compiling the client
First, download the repository to your computer. Then, extract it.
Windows
1. Double click CompileLatestClient.bat, a GUI resembling a classic windows installer should open 2. Follow the steps shown to you in the new window to finish compiling
MacOS/Linux
1. Open a terminal in the folder the repository was cloned to
2. Type chmod +x CompileLatestClient.sh and hit enter
3. Type ./CompileLatestClient.sh and hit enter, a GUI resembling a classic windows installer should open
Follow the steps shown to you in the new window to finish compiling