GithubHelp home page GithubHelp logo

hartl3y94 / liquidbounceplus Goto Github PK

View Code? Open in Web Editor NEW

This project forked from melonyrame/liquidbounceplus

0.0 0.0 0.0 21.4 MB

liquidbounce fork with pasters

Home Page: https://lbpro.ml

License: GNU General Public License v3.0

JavaScript 0.34% Java 51.17% Kotlin 48.28% HTML 0.03% GLSL 0.18%

liquidbounceplus's Introduction

LiquidBounce+ Reborn

FOSSA Status Maintainability Codacy Badge

A free mixin-based injection hacked-client for Minecraft 1.8.9 using Minecraft Forge.

Thank you.

No long shit, I just want to say thank you to everyone.

LiquidBounce's contact info

Website: https://liquidbounce.net
Forum: https://forums.ccbluex.net
Guilded: https://www.guilded.gg/CCBlueX
YouTube: https://youtube.com/CCBlueX
Twitter: https://twitter.com/CCBlueX

License

This project is subject to the GNU General Public License v3.0. This does only apply for source code located directly in this clean repository. During the development and compilation process, additional source code may be used to which we have obtained no rights. Such code is not covered by the GPL license.

For those who are unfamiliar with the license, here is a summary of its main points. This is by no means legal advice nor legally binding.

You are allowed to

  • use
  • share
  • modify

this project entirely or partially for free and even commercially. However, please consider the following:

  • You must disclose the source code of your modified work and the source code you took from this project. This means you are not allowed to use code from this project (even partially) in a closed-source (or even obfuscated) application.
  • Your modified application must also be licensed under the GPL.

Do the above and share your source code with everyone; just like we do.

FOSSA Status

Setting up a Workspace

LiquidBounce+ is using Gradle, so make sure that it is installed properly. Instructions can be found on Gradle's website.

  1. Clone the repository using git clone https://github.com/WYSI-Foundation/LiquidBouncePlus/.

  2. CD into the local repository folder.

  3. Depending on which IDE you are using execute either of the following commands:

    • For IntelliJ: gradlew setupDevWorkspace idea genIntellijRuns build
    • For Eclipse: gradlew setupDevWorkspace eclipse build

    (you can add -debug right after gradlew if you want to enable debug logging.)

  4. Open the folder as a Gradle project in your IDE.

  5. Select the default run configuration.

Additional libraries

Mixins

Mixins can be used to modify classes at runtime before they are loaded. LiquidBounce+ is using it to inject its code into the Minecraft client. This way, we do not have to ship Mojang's copyrighted code. If you want to learn more about it, check out its Documentation.

liquidbounceplus's People

Contributors

exit-scammed avatar fossabot avatar gabrielvicenteyt avatar guimc233 avatar opzywl avatar

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.