diff --git a/README.md b/README.md index 1370d7ff2..9138a6ae1 100644 --- a/README.md +++ b/README.md @@ -14,10 +14,13 @@ Designed to make writing menus for players to interact with easier. * Forge - Planned * A number of functions to use to customize menus * Functions use latebinding + * Addons can be written for more functions * Guis can be written in yaml, json or hocon * Proxy support + * Bungeecord * Custom replacers - * Built-in and support for PlaceholderAPI + * Built-in replacer support + * Support for PlaceholderAPI * Loading guis from a remote location * Currently supports loading from a webserver @@ -48,4 +51,4 @@ Some possible uses for DynamicGui. ### Building -`gradlew shadowJar` \ No newline at end of file +`gradlew shadowJar`