No description
Find a file
Joshua Barretto 696f9e233e Merge branch 'oreokirby/freelook-remember-camera-position-option' into 'master'
freelook remember camera position

See merge request veloren/veloren!5073
2025-09-21 09:39:59 +00:00
.cargo also use mold on aarch64 by default 2025-09-19 11:18:41 +00:00
.github/workflows fix(ci): update repository-url input 2025-04-07 11:38:59 +02:00
.gitlab switch to llvm on linux CI/CD, so we dont require special permissions from our build infrastructure 2025-09-17 12:15:50 +02:00
assets remove settings options and make default behavior 2025-09-19 17:14:14 +00:00
client Review corrections, round 1 2025-09-13 17:54:19 +01:00
common Merge branch 'isse/disable-ship-collisions' into 'master' 2025-09-17 20:45:10 +02:00
network Cargo update; shockingly, this necessitated several code changes 2025-09-10 06:15:38 +00:00
nix build(nix): replace patch and substituteInPlace with sed invocation, rearrange inputs 2025-09-11 17:20:27 +00:00
plugin update rust edition to 2024 and fix some final r#gen keyword renamings 2025-09-06 01:47:17 +02:00
rtsim Review corrections, round 2 2025-09-13 17:54:19 +01:00
server Merge some recipes; recipe loot balancing 2025-09-16 22:52:55 -04:00
server-cli run cargo fix after toolchain upgrade 2025-09-08 19:03:28 +02:00
voxygen rename variable used for free camera position 2025-09-19 17:14:14 +00:00
world use RandomField for StructureBlock EntitySpawner rng 2025-09-16 19:54:26 +00: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 updating airship map file genertion to use tiny_skia 2025-07-29 14:06:23 -07:00
.gitlab-ci.yml consume a image that has mold installed 2025-09-19 16:10:28 +02:00
.mailmap Rtsimed pirates 2025-07-22 15:33:48 +02: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 Added ability to ask NPCs for directions to quest NPCs 2025-09-13 17:52:58 +01:00
Cargo.toml Added ability to ask NPCs for directions to quest NPCs 2025-09-13 17:52:58 +01:00
CHANGELOG.md remove settings options and make default behavior 2025-09-19 17:14:14 +00:00
clippy.toml stricten some rules and fix some clippy warnings 2022-01-30 20:16:21 +01:00
CONTRIBUTING.md Update documentation 2025-06-03 00:39:57 +02:00
flake.lock build(nix): change and update inputs 2025-09-11 17:20:53 +00:00
flake.nix build(nix): fix nix-provided git hash 2025-09-12 11:02:11 +00:00
LICENSE Update LICENSE 2023-02-13 11:12:20 +00:00
README.md Use the new cover image 2025-06-30 15:11:33 +00:00
rust-toolchain update toolchain to 2025-09-08 2025-09-08 19:17:04 +02:00

Veloren logo on a screenshot

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

Donate to the Veloren project on Open Collective

Welcome to Veloren!

Veloren is an action-adventure RPG game set in a vast fantasy world. It is inspired by other games such as Cube World, The Legend of Zelda: Breath of the Wild, Dwarf Fortress and Minecraft.

Veloren is in active development and enjoys a flourishing player community.

Development

You are welcome to join either our Discord server or our Zulip server to chat with the community.

We accept many types of contributions, not only from software developers! For example, players who submit their feedback and artists who share their artworks with the community.

Translators are also welcome to contribute on our Weblate instance.

Translation status on Weblate

Sign up - Create an account to play on most Veloren multiplayer servers.

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 - Information repository about the game made by and for players.

The book - Supplementary information useful both for players and contributors.

Future plans - Development roadmap and issue tracker.

Code of conduct - Policies our moderators enforce to ensure a healthy and safe environment for everyone in the community.

Official social media and websites

Website
Discord
Zulip
Mastodon
Reddit
YouTube
Twitch

Get Veloren

We provide builds for Windows, macOS and Linux. The game can be downloaded on our 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, the official game 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.