Skip to content

richardewert/Civilization-V-drafter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Civilization-V-drafter

Civlization 5 drafter for lekmod written in Rust

How to use

You need to have cargo and rust installed: https://www.rust-lang.org/tools/install

  1. clone the repository
    git clone https://github.com/rofdo/Civilization-V-drafter.git
    
  2. compile it
    cd Civilization-V-drafter
    cargo build --release
    
  3. Run it
    ./target/release/civilization_v_drafter
    
  4. For more information run
    ./target/release/civilization_v_drafter --help
    

About

Civilization 5 drafter for lekmod written in Rust in a couple of hours

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages