@jsprismarine/prismarine
is the main package of the Prismarine project containing the core (& game logic) implementation of the server.
Before you begin, ensure you have met the following requirements:
- You have installed the latest version of Node.js and a package manager like npm, pnpm or bun.
To install @jsprismarine/prismarine
, use the following command:
pnpm install @jsprismarine/prismarine --save