Go to file
2020-01-23 18:18:12 +01:00
.cargo use gold linker instead of cc which is rust default for linux, which increases Compilcation by about 30% 2019-11-21 20:18:10 +01:00
assets birch models 2020-01-23 18:18:10 +01:00
chat-cli Scrolling Combat Text (SCT) 2020-01-10 00:33:38 +00:00
client Implement sending world map across the network. 2020-01-23 18:18:11 +01:00
common Fixes for nonstandard chunk and map sizes. 2020-01-23 18:18:11 +01:00
server Implement sending world map across the network. 2020-01-23 18:18:11 +01:00
server-cli Scrolling Combat Text (SCT) 2020-01-10 00:33:38 +00:00
voxygen Fixes for nonstandard chunk and map sizes. 2020-01-23 18:18:11 +01:00
world Gentler warp, especially for high chunk size. 2020-01-23 18:18:12 +01:00
.gitattributes feat(voxygen): add logo for windows executable 2019-10-02 16:57:08 +02:00
.gitignore Map saving, soil production, speedup attempts. 2020-01-23 18:18:10 +01:00
.gitlab-ci.yml Fix benchmarks and profile overrides. 2020-01-20 14:16:28 +01:00
Cargo.lock WIP fixes: more pleasing uplift generation. 2020-01-23 18:18:07 +01:00
Cargo.toml Fix benchmarks and profile overrides. 2020-01-20 14:16:28 +01:00
CHANGELOG.md Character stats displayed in char window, pulsating active slot in inventory 2020-01-23 17:14:02 +00:00
CONTRIBUTING.md Add CONTRIBUTING 2019-05-17 01:34:07 +00:00
default.nix Revert "Added to systems directory" 2019-10-04 23:53:10 +00:00
LICENSE Fix license repo name 2019-04-22 20:32:40 +02:00
README.md Added the link to airshipper-git AUR package to the README 2019-12-31 17:09:29 +00:00
rust-toolchain update toolchain to nightly-2020-01-18 2020-01-19 18:50:48 +01:00
shell.nix Revert "Added to systems directory" 2019-10-04 23:53:10 +00:00

Veloren logo on a screenshot

pipeline status coverage report license discord lines of code

Welcome To Veloren!

Veloren is a multiplayer voxel RPG written in Rust. Veloren takes inspiration from games such as Cube World, Minecraft and Dwarf Fortress. The game is currently under heavy development, but is playable.

Development

Currently the communication of contributors happens mainly on our official Discord server. You can join it to keep up with the development, talk to us or contribute something yourself. Anyone who shows genuine effort to help is welcome in our team. You don't have to know how to program to contribute!

The Book - A collection of all important information relating to Veloren. It includes information on how to compile Veloren and how to contribute.

Future Plans - Go here for information about Veloren's development roadmap and what we're currently working on.

Official social media and websites

Get Veloren

Currently we provide 64-bit builds for Linux and Windows which can be downloaded on the official website: https://www.veloren.net

Note: Mac and 32-bit systems are supported but you need to compile the game for them yourself.

Due to rapid developement stable versions become outdated fast and might be incompatible with the public server.

If you want to compile Veloren yourself, take a look at the How to Compile Guide in the book.

Packaging status

Fedora

COPR repo: sudo dnf copr enable atim/veloren -y && sudo dnf install veloren -y

Arch

AUR Airshipper: yay -Sy airshipper-git

AUR latest binary release: yay -Sy veloren-bin

AUR latest release: yay -Sy veloren

AUR latest master: yay -Sy veloren-git

F.A.Q.

Q: How is this game licensed?

A: It's free to play, modify and distribute. Forever. Since it is a community project, we decided to license it under the GNU GPL 3.0 license which means it will always stay free and open source.

Q: What platforms are supported?

A: Veloren can run on Windows, Linux and Mac OS on all architectures (although x86_64 is our main focus). It's probably possible to compile Veloren on/for BSD, Fuchsia and others as well.

Q: Do you accept donations?

A: To keep Veloren a passion project free from financial incentives we will only accept donations to cover server hosting expenses. There is no way to donate yet.

Credit

Many thanks to everyone that has contributed to Veloren's development, provided ideas, crafted art, composed music, hunted bugs, created tools and supported the project.