No description
Find a file
2025-04-06 12:26:46 +02:00
.cargo find_unused binary 2025-03-04 10:32:07 +00:00
.github/workflows use the new workflow for veloren/veloren mirror 2025-04-06 12:26:46 +02:00
.gitlab add lfs check in code quality job 2025-03-07 15:41:14 -05:00
assets Change "gigas frost" to "frost gigas" in English i18n 2025-04-06 02:41:25 -04:00
client Adress review 2025-04-03 14:07:38 +03:00
common Adress review 2025-04-03 14:07:38 +03:00
network Add workspace lints table 2025-02-26 20:50:24 -05:00
nix doc(nix): update wiki link 2024-08-01 10:50:43 -07:00
plugin Add workspace lints table 2025-02-26 20:50:24 -05:00
rtsim fix failing checks 2025-04-01 13:46:01 +02:00
server localize some trade messages 2025-04-05 17:13:48 +02:00
server-cli Show warning for server generated messages that are filtered out for 2025-03-05 23:24:59 -05:00
voxygen Adress review 2025-04-03 14:07:38 +03:00
world Establish interface for localization of name 2025-04-03 13:54:17 +03: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 Changelog entry, better placeholder UI, remove test changes 2024-04-28 20:04:07 -04:00
.gitlab-ci.yml update CACHE_IMAGE_TAG 2025-02-17 00:23:48 +01:00
.mailmap changelog entry 2024-04-15 16:09:25 +00:00
.rustfmt.toml Toolchain update 2025-01-23 13:01:20 +01:00
.tokeignore Added tokeignore for Cargo.nix 2020-07-02 12:14:01 -04:00
Cargo.lock Add tests to ensure coverage of all npc names 2025-04-03 13:54:18 +03:00
Cargo.toml 2024 lints 2025-03-04 13:22:26 -05:00
CHANGELOG.md re-oriented LoD model for haniwa catacombs (blender 4.4.0 export) 2025-04-04 03:58:29 +10: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 guidelines section to CONTRIBUTING.md 2024-07-22 20:13:49 +02:00
flake.lock Updated Nix Flake (the dependencies are newer now) 2024-03-03 17:26:05 +05:00
flake.nix remove vulkan validation layer from nix 2024-02-01 12:05:11 +01:00
LICENSE Update LICENSE 2023-02-13 11:12:20 +00:00
README.md It has been decided to remove this altogether. 2025-02-25 19:12:23 +01:00
rust-toolchain update toolchain - happy valentines day edition 2025-02-16 16:13:32 +01:00

Veloren logo on a screenshot

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

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 project 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.