Civlization 5 drafter for lekmod written in Rust
You need to have cargo and rust installed: https://www.rust-lang.org/tools/install
- clone the repository
git clone https://github.com/rofdo/Civilization-V-drafter.git
- compile it
cd Civilization-V-drafter cargo build --release
- Run it
./target/release/civilization_v_drafter
- For more information run
./target/release/civilization_v_drafter --help