Skip to content

Commit

Permalink
chore: updated readme to include new features from version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyren223 committed Sep 19, 2024
1 parent 72b3a08 commit 02187c2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,12 @@ allowing you to build both simple and complex plugins with ease.

# ✨ Features

- 🤖 **Commands**: Use method parameters as command arguments, with automatic parsing and method selection based on input
- 📚 **Templating System**: Easily create and manage impressive visual effects
- 📦 **ECS**: Add dynamic behaviour to your visual effects, enhancing interactivity with the world and players
- 🎨 **Particles & Block Displays Helpers**: Reduce boilerplate and improve productivity
- 📐 **Math Library**: A powerful math library built for game-specific calculations
- 💾 **Config Management**: Seamless and persistent data storage for your plugin
- 💾 **Config Management**: Simplified handling of YAML configs and SQLite databases
- 🛠️ **Utility Collection**: Essential tools and helpers to streamline your plugin development

# 🚀 Getting Started
Expand Down

0 comments on commit 02187c2

Please sign in to comment.