docs: update documentation for monorepo

README: add tips and additional resources
This commit is contained in:
Oliver
2025-03-30 14:28:06 +02:00
parent c233e69184
commit f4c39a39d0
2 changed files with 9 additions and 2 deletions

View File

@@ -18,8 +18,9 @@ Simple, lightweight and feature-rich plugins for Minecraft servers.
## Modules
> [!CAUTION]
> The monorepo is still work in progress. Expect breaking changes and incomplete documentation.
> [!TIP]
> Read the [monorepo.md](docs/src/development-guidelines/monorepo.md) for more information about the monorepo.
> Here is a blog article about why we use a monorepo: [why-monorepo.md](docs/src/blog/why-monorepo.md).
Plugins:
- fancynpcs: create and manage fancy looking npcs ([old repository](https://github.com/FancyMcPlugins/FancyNpcs))