Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A free mixin-based injection hacked client for Minecraft using the Fabric API but Liquidbounce hates you!

License

NotificationsYou must be signed in to change notification settings

imscruz/LiquidBounce

 
 

Repository files navigation

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 anissuehere.

License

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

For those who are unfamiliar with the license, here is a summary of its main points. This is by no means legal advicenor 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 meansyou 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 cancheckGradle's website. It also requires Node.js and Python to be installed forourtheme.

  1. Clone the repository usinggit 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 theMinecraft client. This way, none of Mojang's copyrighted code is shipped. If you want to learn more about it, check outitsDocumentation.

Contributing

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

Stats

Alt

About

A free mixin-based injection hacked client for Minecraft using the Fabric API but Liquidbounce hates you!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin84.1%
  • Java9.3%
  • Svelte5.5%
  • TypeScript0.8%
  • GLSL0.2%
  • SCSS0.1%

[8]ページ先頭

©2009-2025 Movatter.jp