WG modding tools

License: MIT

Features:

Comming:

I will track the development here

Installation

You must have Cargo / Rust on your machine.

bash cargo install wg-mod

Usage

Create a new mod directory

bash wg-mod new

Development

Run unit-tests in watch mode

bash cargo install cargo-watch cargo watch -x test