bc-minecraft-bedrock-types
Version:
The typescript library that provides default types for minecraft bedrock
19 lines (12 loc) • 946 B
Markdown
# BC-Minecraft-Bedrock-Types
[](https://github.com/Blockception/BC-Minecraft-Bedrock-Types/actions/workflows/tagged-release.yml)
[](https://github.com/Blockception/BC-Minecraft-Bedrock-Types/actions/workflows/npm-test.yml)
[](https://github.com/Blockception/BC-Minecraft-Bedrock-Types/actions/workflows/npm-publish.yml)
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
```