UNPKG

908 BMarkdownView Raw
1<h3 align="center">
2 <img src="graphics/icon.png?raw=true" alt="OvisTek Logo" width="150">
3</h3>
4
5[![Twitter: @OvisTek](https://img.shields.io/badge/contact-OvisTek-blue.svg?style=flat)](https://twitter.com/OvisTek)
6[![install size](https://packagephobia.com/badge?p=@ovistek/bvx-map)](https://packagephobia.com/result?p=@ovistek/bvx-map)
7[![NPM](https://img.shields.io/npm/v/@ovistek/bvx-map)](https://www.npmjs.com/package/@ovistek/bvx-map)
8[![License](https://img.shields.io/badge/license-MIT-orange.svg?style=flat)](LICENSE)
9
10#### **Biome & Voxel Map Generator for [BitVoxel Engine](https://github.com/OvisTek/bvx.ts)**
11
12* * *
13
14### _**Installation**_
15
16- Install using [npm](https://www.npmjs.com/package/@ovistek/bvx-map)
17
18```console
19npm install @ovistek/bvx-map
20```
21
22### _**Acknowledgements**_
23
24This tool relies on the following open source projects.
25
26- [bvx.ts](https://github.com/OvisTek/bvx.ts)