This is the documentation for Minestom.
To install the documentation, you need to install Node and PNPM. Then, clone this repository and run the following command:
pnpm installTo start a development server, run the following command:
pnpm devTo build the documentation, run the following command:
pnpm astro buildSee the contributing file!