works
This commit is contained in:
parent
4db84feb43
commit
1429286ce8
5 changed files with 45 additions and 98 deletions
10
README.md
10
README.md
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue