UNPKG

bc-minecraft-bedrock-types

Version:

The typescript library that provides default types for minecraft bedrock

22 lines (15 loc) 551 B
# BC-Minecraft-Bedrock-Types <p align="center"> <a href="https://www.npmjs.com/package/bc-minecraft-bedrock-types"> <img alt="npm" src="https://img.shields.io/npm/v/bc-minecraft-bedrock-types"> <img alt="npm" src="https://img.shields.io/npm/dt/bc-minecraft-bedrock-types"> </a> </p> The typescript library that provides default types for minecraft bedrock. ## Contributing First, read the [contributing guide](./CONTRIBUTING.md). fork the project, clone it and run the following commands: **Installation** ```cmd npm ci npm update ```