Optifine client for Eaglercraft u29 with support for EaglerForge mods
.github/workflows | ||
desktopRuntime | ||
gradle/wrapper | ||
javascript | ||
src | ||
.gitignore | ||
build.gradle | ||
CompileEPK.bat | ||
CompileEPK.sh | ||
CompileJS.bat | ||
CompileJS.sh | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
MakeOfflineDownload.bat | ||
MakeOfflineDownload.sh | ||
MakeSignedClient.bat | ||
MakeSignedClient.sh | ||
README.md | ||
settings.gradle | ||
web_files.zip |
Shadow-4.0
Running the Desktop Runtime
Note: Requires a physical display to run, will NOT run on codespaces, ANY online terminal without a graphical display, or ANY ssh without X11 forwarding (Pretty much self explanitory but for the people who didn't know)
^^^
If you STILL don't understand, it basically means you have to run it on YOUR personal computer. You most likely will not be able to use it in a browser VM without a graphical interface or over SSH
- Clone this GitHub repo (Either using git or manual download)
- cd into the directory of this repo
- Run
gradlew runclient
and wait for it to finish compiling