add libraries to the docs (will probably re-design later)
All checks were successful
Deploy App / docker (ubuntu-latest) (push) Successful in 2m36s

This commit is contained in:
Lee
2024-04-20 02:04:42 +01:00
parent 57a45a4c05
commit b4076c850a
10 changed files with 209 additions and 32 deletions

View File

@ -1,11 +1,15 @@
---
title:
title: Minecraft Utilities Documentation
description: Welcome to the Minecraft Utilities documentation! Here you can find information on how to use the various features of the plugin.
---
# Minecraft Utilities Documentation
# Getting Started
Welcome to the Minecraft Utilities documentation! Here you can find information on how to use the various features of the plugin.
This is still a work in progress, so please be patient as we continue to add more documentation.
## Getting Started
## Libraries
This is still a work in progress, so please be patient as we continue to add more documentation.
We offer a few different libraries for different languages to help you get started with the Minecraft Utilities plugin.
- [Java](/documentation/libraries/java)
- [JavaScript](/documentation/libraries/javascript)