Optifine client for Eaglercraft u29 with support for EaglerForge mods
Go to file
2024-06-01 17:21:40 -04:00
desktopRuntime u29 2024-05-31 15:48:07 -04:00
gradle/wrapper Upload source 2024-04-11 17:18:30 -04:00
javascript Fix eagler forge mods 2024-04-21 12:06:36 -04:00
src Some FPS and TPS fixes 2024-06-01 17:21:40 -04:00
.gitignore Upload source 2024-04-11 17:18:30 -04:00
build.gradle Fix eagler forge mods 2024-04-21 12:06:36 -04:00
CompileEPK.bat Upload source 2024-04-11 17:18:30 -04:00
CompileEPK.sh Upload source 2024-04-11 17:18:30 -04:00
CompileJS.bat Upload source 2024-04-11 17:18:30 -04:00
CompileJS.sh Upload source 2024-04-11 17:18:30 -04:00
gradle.properties Upload source 2024-04-11 17:18:30 -04:00
gradlew Upload source 2024-04-11 17:18:30 -04:00
gradlew.bat Upload source 2024-04-11 17:18:30 -04:00
MakeOfflineDownload.bat Rename offline download 2024-04-19 23:29:56 -04:00
MakeOfflineDownload.sh Rename offline download 2024-04-19 23:29:56 -04:00
MakeSignedClient.bat Upload source 2024-04-11 17:18:30 -04:00
MakeSignedClient.sh Upload source 2024-04-11 17:18:30 -04:00
README.md Update README.md 2024-04-16 01:20:26 -04:00
settings.gradle Upload source 2024-04-11 17:18:30 -04:00

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

  1. Clone this GitHub repo (Either using git or manual download)
  2. cd into the directory of this repo
  3. Run gradlew runclient and wait for it to finish compiling