Optifine client for Eaglercraft u29 with support for EaglerForge mods
Go to file
2024-07-09 13:29:40 -07:00
.github/workflows Add zumbiepig's temporary fix 2024-06-04 14:01:36 -04:00
desktopRuntime Update to u34 and add Controller support 2024-07-05 15:19:36 -07:00
gradle/wrapper Update Gradle and add GitHub actions script (#17) 2024-06-04 12:45:07 -04:00
javascript Fix some bugs with controller cursor 2024-07-09 13:29:40 -07:00
src Fix some bugs with controller cursor 2024-07-09 13:29:40 -07:00
.gitignore Invert jump and crouch controller mappings 2024-07-06 10:01:17 -07:00
build.gradle Update to u34 and add Controller support 2024-07-05 15:19:36 -07: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
LICENSE Update LICENSE 2024-06-05 13:27:06 -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 18:03:56 +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