Optifine client for Eaglercraft u29 with support for EaglerForge mods
Go to file
2024-04-16 01:20:26 -04:00
desktopRuntime Upload source 2024-04-11 17:18:30 -04:00
gradle/wrapper Upload source 2024-04-11 17:18:30 -04:00
javascript Compile 2024-04-15 22:52:43 -04:00
src Various bug fixes 2024-04-15 22:46:28 -04:00
.gitignore Upload source 2024-04-11 17:18:30 -04:00
build.gradle Combine desktopRuntime into one gradle build 2024-04-16 01:05:39 -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 Upload source 2024-04-11 17:18:30 -04:00
MakeOfflineDownload.sh Upload source 2024-04-11 17:18:30 -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