Improve Documentation
Gestus/pipeline/head This commit looks good Details

This commit is contained in:
TheBrokenRail 2020-08-11 18:27:36 -04:00
parent a967ba2952
commit 7f985e24b1
1 changed files with 4 additions and 0 deletions

View File

@ -1,6 +1,10 @@
# Gestus
A server-side mod that adds data-driven emotes to Minecraft that can be viewed by vanilla clients.
- All Built-In Animations/Poses (Walking, Running, Shield Blocking) Are In ``gestus:builtin/`` And Can Be Overridden
- ``/emote <emote> <players>`` Requires OP
- ``/emote <emote>`` Can Be Run By All Players
## File Format
[View File Format](FILE_FORMAT.md)