mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
bee273fc9e
Former-commit-id: e7c7e17b3473d250e2fd23f6a75f3012297c7bd5 |
||
---|---|---|
assets/voxygen | ||
chat-cli | ||
client | ||
common | ||
server | ||
server-cli | ||
voxygen | ||
world | ||
.gitignore | ||
.gitmodules | ||
Cargo.toml | ||
LICENSE | ||
README.md |
Fresh
An experiment
Compile
git clone https://gitlab.com/veloren/fresh.git
cd fresh
git submodule update --init --recursive
rustup default nightly
cargo build