Recent Changes - Search:

IRCForever

edit SideBar

Install

Install Packages

$ doas pkg_add git glib2 cairo pango atk gdk-pixbuf gtk+3 xcb libxkbcommon

Install Correct Rust

$ git clone https://github.com/semarie/build-rust.git
$ cd build-rust
$ echo "SUDO=doas" > ~/.build_rust.conf
$ ./build.sh init
$ ./build.sh nightly

This last command might take some time.

Installing the game

$ git clone https://gitlab.com/veloren/veloren.git
$ cd veloren
$ cargo run --bin veloren-server-cli

This will install the server

Edit - History - Print - Recent Changes - Search
Page last modified on February 20, 2022, at 11:35 AM CET