mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
26906d8674
Former-commit-id: 39beb7858926cb62a1f2d0db5c74e71c804c5962 |
||
---|---|---|
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