Skip to content

Yancey2023/CHelper-Android

Repository files navigation

CHelper-Android

I want to make a command helper for Minecraft Bedrock Edition , so here is CHelper, which means Command Helper.

Clone Project

git clone --recursive https://github.com/Yancey2023/CHelper-Andoird
# if you clone it without --recursive, you should run the following:
cd CHelper-Andoird
git submodule update --init --recursive --progress

CHelper-Core

It is writing by c++. Please refer to CHelper-Core.

Dependencies

project description license
fmt formatting library MIT license
json a JSON parser and generator for C++ MIT license
utfcpp UTF-8 with C++ in a Portable Way BSL-1.0 license
Hedley enable compiler-specific features while retaining compatibility with all compilers CC0 1.0
androidx a suite of libraries, tools, and guidance to help developers write high-quality apps easier Apache-2.0 license
Gson a Java library that can be used to convert Java Objects into their JSON representation Apache-2.0 license
Crunch The fastest Java expression compiler/evaluator MIT license
EasyFloat Android Floating Window Framework Apache-2.0 license

Special Thanks

project description license
tabler-icons provide icons MIT License
caidlist provide IDs and descriptions for Minecraft Bedrock Edition GPL-3.0 license
chinese minecraft wiki provide information in Minecraft CC BY-NC-SA 3.0
  • JetBrains License for Open Source Development

    JetBrains Logo (Main) logo

About

Minecraft Command Helper for Minecraft Bedrock Edition.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published