Description
Veloren is a multiplayer voxel RPG written in Rust. It is inspired by games such as Cube World, Legend of Zelda: Breath of the Wild, Dwarf Fortress and Minecraft.
- Veloren also available on Flathub.
- Airshipper (A cross-platform Veloren launcher) available in this COPR.
Installation Instructions
dnf copr enable atim/veloren
dnf install veloren
Run
veloren-voxygen
For standalone server run:
veloren-server-cli
For standalone chat run:
veloren-chat-cli
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Centos-stream 9 | aarch64 (20)*, x86_64 (22)* | Centos-stream 9 (48 downloads) |
EPEL 7 | ppc64le (25)*, x86_64 (79)* | EPEL 7 (179 downloads) |
EPEL 8 | x86_64 (84)* | EPEL 8 (170 downloads) |
Fedora 38 | aarch64 (8)*, x86_64 (166)* | Fedora 38 (0 downloads) |
Fedora 39 | aarch64 (22)*, x86_64 (34)* | Fedora 39 (35 downloads) |
Fedora 40 | aarch64 (14)*, x86_64 (62)* | Fedora 40 (33 downloads) |
Fedora 41 | aarch64 (4)*, x86_64 (4)* | Fedora 41 (11 downloads) |
Fedora rawhide | aarch64 (78)*, x86_64 (71)* | Fedora rawhide (208 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable atim/veloren
More info about enabling Copr repositories