Skip to content

Latest commit

 

History

History
76 lines (42 loc) · 1.72 KB

README.md

File metadata and controls

76 lines (42 loc) · 1.72 KB

YolBi Lite

License

GitHub Activity

为支持Minecraft开源社区 (打死妖猫的圈钱梦想) ,我决定开放YolBi Lite Legacy分支

此仓库将长期维护,欢迎各位加入开发

YolBi Lite Legacy

Powered by Yape Development Team

使用YolBi Lite Legacy的源代码,你必须遵守位于仓库根目录下的YOLBI_LICENSE.md

Join Us

QQ Group: 699481681

Support Us 支持我们的工作

Afdian

赞助分配实行按劳分配

TODO List

  • 1.18.1 bypass for 布吉岛
  • 1.18.1 more bypass for 宝马岛
  • 更加美丽的视觉
  • 注入器重构
  • 能打HVH😡

Development 如何构建

安装rustup并配置镜像源以构建新版注入器

查看 论如何构建OpenYolbi项目.pptx论如何构建OpenYolbi项目.pdf

Debug Build

Run DEBUG BUILD

Release Build

Run RELEASE BUILD

Build

  1. Open this project

  2. Run DEBUG BUILD or RELEASE BUILD

  3. Your jar will appear in ./build

  • Cache Dir is <userhome>/.yolbi

Custom

For custom build, please edit YBuild.xml

Dependencies

Reflective DLL injection

ASM

indicatif

libloading