Optifine client for Eaglercraft u29 with support for EaglerForge mods
7da1bd3ded
*Total -- 360.55kb -> 319.24kb (11.46%) /desktopRuntime/resources/assets/eagler/mesh/longarms.fallback.png -- 20.12kb -> 10.65kb (47.05%) /desktopRuntime/resources/assets/eagler/capes/13.cobalt.png -- 0.90kb -> 0.61kb (31.62%) /desktopRuntime/resources/assets/eagler/mesh/laxativedude.fallback.png -- 29.69kb -> 22.90kb (22.86%) /desktopRuntime/resources/assets/eagler/mesh/weirdclimber.fallback.png -- 22.38kb -> 18.21kb (18.64%) /desktopRuntime/resources/assets/eagler/mesh/winston.fallback.png -- 37.04kb -> 30.69kb (17.16%) /desktopRuntime/resources/assets/eagler/mesh/charles.fallback.png -- 58.35kb -> 50.72kb (13.08%) /desktopRuntime/resources/assets/eagler/mesh/winston.png -- 71.36kb -> 64.86kb (9.11%) /desktopRuntime/resources/assets/minecraft/textures/items/minecart_tnt.png -- 0.46kb -> 0.45kb (2.96%) /desktopRuntime/resources/assets/eagler/mesh/charles.png -- 120.25kb -> 120.15kb (0.08%) Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com> |
||
---|---|---|
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 |
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