Skip to content
This repository was archived by the owner on Jun 18, 2024. It is now read-only.

Latest commit

 

History

History
28 lines (19 loc) · 675 Bytes

File metadata and controls

28 lines (19 loc) · 675 Bytes

Minestom Documentation

Built with Starlight

This is the documentation for Minestom.

Install

To install the documentation, you need to install Node and PNPM. Then, clone this repository and run the following command:

pnpm install

Usage

To start a development server, run the following command:

pnpm dev

To build the documentation, run the following command:

pnpm astro build

Contributing

See the contributing file!