This commit is contained in:
kento2 2026-08-02 22:02:19 +02:00
parent 4db84feb43
commit 1429286ce8
5 changed files with 45 additions and 98 deletions

View file

@ -1,3 +1,13 @@
## Build
after installing bazel:
```shell
bazel build //kencommandapi-bukkit:bukkit
bazel build //kencommandapi-core:core
```
can't compile -velocity module yet.
## Limitations & Bugs
- argument's can't require specific permissions.