catgirl-engine 0.14.44

A game engine for cool moddability and procedurally generated data
Documentation
1
2
3
4
5
6
7
8
# Setup Build Environment

## Arch x86_64

```bash
# Install Required Packages
cargo install wasm-bindgen-cli wasm-opt
```