Update README.md

This commit is contained in:
Oliver
2025-03-27 20:21:25 +01:00
parent 83f019b3db
commit df9acbad07

View File

@@ -1,4 +1,4 @@
# FancyPlugins #
![](docs/src/static/fancyplugins-banner.png) ![](docs/src/static/fancyplugins-banner.png)
@@ -6,17 +6,17 @@ This repository contains a collection of plugins, libraries and tools for Minecr
The monorepo is still work in progress and will be expanded over time. The monorepo is still work in progress and will be expanded over time.
## Packages ## Modules
Plugins: Plugins:
- fancyholograms (v3): create fancy looking holograms - fancyholograms (v3): create fancy looking holograms
- fancyvisuals: plugin to customize all visual components of the game - fancyvisuals: plugin to customize all visual components of the game
Libraries: Libraries:
- common: common classes and utilities - common: common classes and utilities (FancyLib previously)
- packets: packet handling library - jdb: json database library (included in FancyLib previously)
- jdb: json database library - plugin-tests: testing library for plugins (included in FancyLib previously)
- plugin-tests: testing library for plugins - packets: packet handling library (FancySitula previously)
Tools: Tools:
- deployment: deploy plugins to platforms like modrinth - deployment: deploy plugins to platforms like modrinth