Optifine client for Eaglercraft u29 with support for EaglerForge mods
Go to file
PeytonPlayz595 5e0f15a15b
Merge pull request #6 from PeytonPlayz595/imgbot
[ImgBot] Optimize images
2024-04-20 23:33:48 -04:00
desktopRuntime [ImgBot] Optimize images 2024-04-20 12:21:36 +00:00
gradle/wrapper Upload source 2024-04-11 17:18:30 -04:00
javascript Merge pull request #6 from PeytonPlayz595/imgbot 2024-04-20 23:33:48 -04:00
src Do some things 2024-04-20 23:30:17 -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 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