Giter VIP home page Giter VIP logo

peytonplayz595 / shadow-4.0 Goto Github PK

View Code? Open in Web Editor NEW
9.0 2.0 19.0 422.9 MB

Optifine client for Eaglercraft u29 with support for EaglerForge v1.3 mods

Home Page: https://peytonplayz595.github.io/Shadow-4.0/javascript/

License: MIT License

Batchfile 0.01% Shell 0.01% GLSL 0.12% HTML 65.87% Java 9.08% JavaScript 24.92%
eaglercraft eaglercraftx javascript minecraft optifine webgl eaglerforge

shadow-4.0's Introduction

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

shadow-4.0's People

Contributors

imgbotapp avatar peytonplayz595 avatar radmanplays avatar zumbiepig avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

shadow-4.0's Issues

Chunks not rendering in 1 chunk render distance

If the render distance is set to one chunk, it will not render chunks close to the player. Setting the render distance to anything above 1 seems to fix this, however FPS drops horribly. The vanilla client gives better FPS than this, and I had all of Optifine's fast math and other optimisations turned on.

Desktop Runtime not working on MacOS

@PeytonPlayz595

Hello hello, please help me, I downloaded a zip file on my macOS silicon chip, then I did chmod +x for gradlew and ran ./gradlew runclient but I still got the 2 errors below. Thank you for sharing this amazing project!

user_name@Name-MacBook-Pro Shadow-4.0-main % ./gradlew runclient

> Task :compileEaglerJava
/Users/user_name/Downloads/Shadow-4.0-main/src/main/java/net/PeytonPlayz585/shadow/TextureUtils.java:6: error: package org.teavm.jso.typedarrays does not exist
import org.teavm.jso.typedarrays.ArrayBuffer;
                                ^
/Users/user_name/Downloads/Shadow-4.0-main/src/main/java/net/PeytonPlayz585/shadow/TextureUtils.java:7: error: package org.teavm.jso.typedarrays does not exist
import org.teavm.jso.typedarrays.DataView;

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.