{ "version": "2026-02-18T21_31", "description": "A multiplayer voxel RPG inspired by games such as Cube World, Legend of Zelda: Breath of the Wild, Dwarf Fortress and Minecraft", "homepage": "https://veloren.net/", "license": { "identifier": "GPL-3.0-or-later", "url": "https://gitlab.com/veloren/veloren/-/blob/master/LICENSE" }, "notes": [ "Veloren has a number of game servers available to join, a list of which can be found here:", "https://gitlab.com/veloren/serverbrowser/-/blob/master/server/servers.ron", "(replace the address shown on Veloren's login page with an address from the link above).", "For help regarding the game, see Veloren's Owner's Manual: https://book.veloren.net/" ], "architecture": { "64bit": { "url": "https://github.com/veloren/veloren/releases/download/weekly/weekly-windows-x86_64-2026-02-18T21_31.zip", "hash": "44f7fd3b38d69a4f2c36101662bd3ea479c89a141536022c6eda84225a556529" } }, "bin": [ "veloren-server-cli.exe", "veloren-voxygen.exe" ], "shortcuts": [ [ "veloren-server-cli.exe", "Veloren Server CLI" ], [ "veloren-voxygen.exe", "Veloren" ] ], "persist": "userdata", "checkver": { "url": "https://github.com/veloren/veloren/releases/expanded_assets/weekly", "regex": "/download/weekly/weekly-windows-x86_64-(?[\\w-]+).zip", "reverse": true }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/veloren/veloren/releases/download/weekly/weekly-windows-x86_64-$version.zip" } } } }