Skip to content

tjefferson08/rustcraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation & Setup

  1. Install rustup (and rust, by default) curl https://sh.rustup.rs -sSf | sh
  2. If it's your first rust install, put rust executables on your PATH with source $HOME/.cargo/env
  3. Clone the repo
  4. Navigate to the project's root directory
  5. Run cargo build to install crates and compile the project source
  6. Run `cargo

About

Minecraft in rust (not rust in Minecraft)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published