# Compiling Eagler Reborn
# Prerequisites
- Ownership of Minecraft: Java Edition (its OK if you have gamepass)
- A Windows/Mac/Linux computer
- FFMPEG (you can download it here (opens new window))
- At least Java 11
# Actually compiling the client
First, download the repository to your computer. Then, extract it.
Windows
- Double click CompileLatestClient.bat, a GUI resembling a classic windows installer should open
- Follow the steps shown to you in the new window to finish compiling
MacOS/Linux
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