I want to make a command helper for Minecraft Bedrock Edition , so here is CHelper, which means Command Helper.
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
It is writing by c++. Please refer to CHelper-Core.
project | description | license |
---|---|---|
fmt | formatting library | MIT license |
spdlog | Fast C++ logging library | MIT license |
rapidjson | a JSON parser and generator for C++ | MIT license |
xxHash | Extremely fast non-cryptographic hash algorithm | BSD-2-Clause |
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 |
RxJava | Java VM implementation of Reactive Extensions | Apache-2.0 license |
RxAndroid | RxJava bindings for Android | Apache-2.0 license |
okhttp | Square’s meticulous HTTP client for the JVM, Android, and GraalVM | Apache-2.0 license |
retrofit | A type-safe HTTP client for Android and the JVM | Apache-2.0 license |
XXPermissions | Android Permission Framework | Apache-2.0 license |
Toaster | Android Toast Framework | Apache-2.0 license |
EasyWindow | Android Floating Window Framework | Apache-2.0 license |
tabler-icons | A set of free MIT-licensed high-quality SVG icons | MIT License |
Crunch | The fastest Java expression compiler/evaluator | MIT license |
junit | A programmer-oriented testing framework for Java | Eclipse Public License 1.0 |
project | description | 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 |