Skip to content

roadrunner-craft/client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

200 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roadrunner Rust

Yet another blocky game :)

Dependencies

You'll need the most up to date version of core, math and assets

Export the assets

./assets/scripts/export.py ./client

Run

cargo run [--release]

Build

# install the bundle command
cargo install cargo-bundle

# build for a release
cargo bundle --release

Features

To enable a feature, type cargo run --features FEATURE_NAME. Here's the list of currently available features:

  • watchers: watch the res folder to reload assets at runtime
  • remote: temporary flag to make the client connect to the server hardcoded in main.rs

About

A minecraft clone written in rust

Resources

Stars

4 stars

Watchers

6 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages