cubiomes 0.1.3

A safe rust wrapper for the cubiome library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Cubiomes
A (hopefully) safe rust wrapper for the cubiomes library developped by cubitect

The original cubiomes library is available here: https://github.com/cubitect/cubiomes/

## Installation
use cargo to install cubiomes
``cargo add cubiomes``

## Contributing
The currently the library only supports biome generation, but support for at least structure
generation is planned. Feel free to submit issues or pull requests for the project.

## Cargo features
``cc_build``, use the cc create for building cubiomes, enabled by default. If not enabled
cubiomes is built with make