Go to file
2024-02-01 12:05:11 +01:00
.cargo smaller code cleanups, copy paste errors, or wrong merge resolutions fixed according to MR reviews 2024-02-01 12:05:10 +01:00
.github Lock lfs to 2.X 2021-12-28 16:11:58 -05:00
.gitlab override default before_script for gittag job 2023-12-21 17:47:13 +01:00
assets Only show available present modes in graphic settings 2024-02-01 12:05:06 +01:00
client add back removed comment 2024-01-25 00:34:13 +01:00
common Merge branch 'christof/hot-reload-fix' into 'master' 2024-01-28 20:02:02 +00:00
network more clippy fixes in all binaries 2023-10-06 09:12:31 +02:00
nix fix: update flake 2022-12-18 04:25:45 +03:00
plugin Remove unused deps flagged by cargo-machete 2023-09-21 22:59:50 -04:00
rtsim haniwa 2024-01-20 17:45:23 +00:00
server Merge branch 'christof/hot-reload-fix' into 'master' 2024-01-28 20:02:02 +00:00
server-cli add a log for each person accessing the chat api 2023-10-18 13:05:22 +02:00
voxygen remove resolved todo question 2024-02-01 12:05:11 +01:00
world only use hash cache, fix compression benchmark, fixed be/le bug 2024-01-26 17:48:37 +01:00
.dockerignore - Load characters after login. 2020-05-09 15:41:25 +00:00
.gitattributes Added canary asset 2023-01-18 22:01:00 +00:00
.gitignore upgrade wasmer, implement basic WASI, turn off login events for now 2023-07-01 15:31:53 +02:00
.gitlab-ci.yml update cache_image_tag 2023-10-06 17:09:22 +02:00
.mailmap Updated some of my personal info 2022-11-08 23:06:32 +01:00
.rustfmt.toml update toolchain to nightly-2021-03-22 2021-03-22 16:41:04 +01:00
.tokeignore Added tokeignore for Cargo.nix 2020-07-02 12:14:01 -04:00
Cargo.lock smaller code cleanups, copy paste errors, or wrong merge resolutions fixed according to MR reviews 2024-02-01 12:05:10 +01:00
Cargo.toml smaller code cleanups, copy paste errors, or wrong merge resolutions fixed according to MR reviews 2024-02-01 12:05:10 +01:00
CHANGELOG.md stops centering the cursor to prevent camera jumping when the cursor grab is released 2024-01-23 20:09:23 -08:00
clippy.toml stricten some rules and fix some clippy warnings 2022-01-30 20:16:21 +01:00
CODE_OF_CONDUCT.md speeling fix and feedback for CoC 2021-08-23 09:46:12 +02:00
CONTRIBUTING.md Add CONTRIBUTING 2019-05-17 01:34:07 +00:00
flake.lock build(nix): update flake dependencies and fix flake.nix 2023-12-30 11:15:25 +03:00
flake.nix update to wgpu 0.18 2024-01-30 00:52:49 +01:00
LICENSE Update LICENSE 2023-02-13 11:12:20 +00:00
README.md docs: remove references to the Twitter account 2023-11-19 22:54:21 +01:00
rust-toolchain update toolchain to nightly-2023-09-28 2023-10-05 22:00:48 +02:00

Veloren logo on a screenshot

pipeline status coverage report translation status dependency status code contributor count financial contributor count discord matrix

Welcome to Veloren!

Veloren is a multiplayer voxel RPG written in Rust. It is inspired by games such as Cube World, The Legend of Zelda: Breath of the Wild, Dwarf Fortress and Minecraft. The game is in active development and enjoys a flourishing player community.

Development

Currently, most communication among contributors takes place on our official Discord server. Similarly, we provide a Matrix server as a more privacy-friendly alternative. You can join it to keep up with the game development, talk with the community or even contribute something yourself. Anyone who shows genuine effort to help is welcome to our team. You do not need to know how to code to contribute to the game!

Translators are welcome to contribute on our Weblate instance.

Translation status

Sign up - Here you can create an official account for Veloren. Most Veloren servers require you to register with the official authentication server to play.

Click here for more details about authentication The official authentication server uses TLS encryption extensively. It also employs salted hashing to ensure your login credentials are stored securely. Additionally, the server neither tracks any metrics nor uses data for any purpose other than providing the authentication service.

The wiki - The official wiki which provides various information about the game.

The book - The book is a collection of supplementary information about the game. It includes instructions on how to compile the game.

Future plans - This is the development roadmap and what issues the community is currently working on.

Official social media and websites

Get Veloren

We provide builds for Windows, macOS and Linux. The game can be downloaded on the official website:

https://veloren.net/download/

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

It is recommended to use Airshipper, our official launcher, to keep your game up-to-date easily.

If you prefer to compile the game yourself, follow the instructions in our book.

FAQ

Q: How is this game licensed?

A: It is free to play, modify and distribute. Forever. Since it is a community project, we decided to license it under the GNU General Public License v3.0, which means it will always stay free and open source.

Q: What platforms are supported?

A: Veloren can run on Windows, macOS and Linux on a great range of CPU architectures. However, the x86_64 architecture is the main focus in development. Official builds for the ARM64 architecture are also provided for macOS and Linux. It is likely possible to compile the game on other platforms as well.

Q: Do you accept donations?

A: You can support the project financially on our Open Collective page.

Credit

Our Weblate instance is hosted by Codeberg.

Many thanks to:

  • Software developers who have contributed to the source code repository, hunted bugs and created tools for the game.
  • Artists who have crafted game art, composed music and provided voxel models.
  • Translators who have localized the game to several languages.
  • People who have provided ideas and feedback for the game.
  • Overall, our awesome community who makes this project possible.