Update README.md

This commit is contained in:
Oliver
2025-03-16 20:34:35 +01:00
parent afb08c5bac
commit f8abc9e8fd

View File

@@ -25,4 +25,10 @@ Docs: documentation for all plugins, libraries and tools.
Future packages that are planned to be added to the monorepo: Future packages that are planned to be added to the monorepo:
- fancynpcs: https://github.com/FancyMcPlugins/FancyNpcs - fancynpcs: https://github.com/FancyMcPlugins/FancyNpcs
- fancywebsite: https://github.com/FancyMcPlugins/FancyWebsite - fancywebsite: https://github.com/FancyMcPlugins/FancyWebsite
- (fancymorphs: https://github.com/FancyMcPlugins/FancyMorphs) - (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.