@jsprismarine/prismarine
Version:
Dedicated Minecraft Bedrock Edition server written in TypeScript
27 lines (18 loc) • 1.7 kB
Markdown
# @jsprismarine/prismarine
[](https://github.com/JSPrismarine/JSPrismarine/blob/master/LICENSE)
[](https://discord.gg/6w8JWhy)
[](https://github.com/JSPrismarine/JSPrismarine/graphs/contributors)
[](https://www.npmjs.com/package/@jsprismarine/prismarine)
[](https://codecov.io/gh/JSPrismarine/JSPrismarine)
[](https://github.com/JSPrismarine/JSPrismarine/search?q=todo)
[](https://github.com/JSPrismarine/JSPrismarine/search?q=fixme)
[](https://github.com/JSPrismarine/JSPrismarine/commits/master)
`@jsprismarine/prismarine` is the main package of the Prismarine project containing the core (& game logic) implementation of the server.
## Prerequisites
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.
## Installation
To install `@jsprismarine/prismarine`, use the following command:
```
pnpm install @jsprismarine/prismarine --save
```