/gekraftet

Primary LanguageRustMIT LicenseMIT

gekraftet

Build Status

WIP.

Building and running

Run the following code snippet in the root of this repository to build the project:

cargo build --release

To run the client, do:

cargo run --release --bin gekraftet_client

(Further documentation will be made once the project semi-matures.)