Giter Site home page Giter Site logo

djs37 / liquidbounce Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ccbluex/liquidbounce

0.0 0.0 0.0 6.13 MB

A free mixin-based injection hacked client for Minecraft using the Fabric API

Home Page: https://liquidbounce.net/

License: GNU General Public License v3.0

Java 12.00% Kotlin 87.68% GLSL 0.32%

liquidbounce's Introduction

LiquidBounce is a free and open-source mixin-based injection hacked client using the Fabric API for Minecraft.

Issues

If you notice any bugs or missing features, you can let us know by opening an issue here.

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.

Actions that you are allowed to do:

  • Use
  • Share
  • Modify

If you do decide to use ANY code from the source:

  • 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

Setting up a Workspace

LiquidBounce uses Gradle, to make sure that it is installed properly you can check Gradle's website.

  1. Clone the repository using git clone --recurse-submodules https://github.com/CCBlueX/LiquidBounce.
  2. CD into the local repository.
  3. Run gradlew genSources.
  4. Open the folder as a Gradle project in your preferred IDE.
  5. Run the client.

Additional libraries

Mixins

Mixins can be used to modify classes at runtime before they are loaded. LiquidBounce uses it to inject its code into the Minecraft client. This way, none of Mojang's copyrighted code is shipped. If you want to learn more about it, check out its Documentation.

Contributing

We appreciate contributions. So if you want to support us, feel free to make changes to LiquidBounce's source code and submit a pull request.

liquidbounce's People

Contributors

1zun4 avatar superblaubeere27 avatar mems01 avatar senkju avatar 1zun4secondary avatar dependabot[bot] avatar derech1e avatar dependabot-preview[bot] avatar pepejha4ker avatar czechhek avatar gowixx avatar benjarobbi avatar slavko-p avatar theblocky avatar enderchickenbawk avatar kvdlxne avatar nettnikl avatar buiawpkgew1 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.