From f8abc9e8fd78d0eba355c103adc33256413a613b Mon Sep 17 00:00:00 2001 From: Oliver Date: Sun, 16 Mar 2025 20:34:35 +0100 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 728c8a61..66b9d44d 100644 --- a/README.md +++ b/README.md @@ -25,4 +25,10 @@ Docs: documentation for all plugins, libraries and tools. Future packages that are planned to be added to the monorepo: - fancynpcs: https://github.com/FancyMcPlugins/FancyNpcs - fancywebsite: https://github.com/FancyMcPlugins/FancyWebsite -- (fancymorphs: https://github.com/FancyMcPlugins/FancyMorphs) \ No newline at end of file +- (fancymorphs: https://github.com/FancyMcPlugins/FancyMorphs) + +## Usage + +The monorepo uses Gradle as build system. See [monorepo.md](docs/src/development-guidelines/monorepo.md) for more information. + +To see specific usage for each package, see the README.md in the respective package directory. \ No newline at end of file