@flyskypie/biomes-voxeloo-wasm
v0.1.0
Published
This module is extracted from [ill-inc/biomes-game](https://github.com/ill-inc/biomes-game).
Readme
Biomes::Voxeloo
This module is extracted from ill-inc/biomes-game.
Building WASM
mkdir build
cd build
emcmake cmake ..
make -j$(nproc)