Optifine client for Eaglercraft u29 with support for EaglerForge mods
Go to file
2024-06-04 12:52:35 -04:00
.github/workflows Update Gradle and add GitHub actions script (#17) 2024-06-04 12:45:07 -04:00
desktopRuntime [ImgBot] Optimize images 2024-05-31 20:12:13 +00:00
gradle/wrapper Update Gradle and add GitHub actions script (#17) 2024-06-04 12:45:07 -04:00
javascript Apply automatic changes 2024-06-04 16:47:36 +00:00
src Update framerate limit to be like optifine 2024-06-04 12:52:23 -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 Update Gradle and add GitHub actions script (#17) 2024-06-04 12:45:07 -04:00
gradlew.bat Update Gradle and add GitHub actions script (#17) 2024-06-04 12:45:07 -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
web_files.zip Apply automatic changes 2024-06-04 16:47:36 +00: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