Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 

README.md

Veloren: An Owner's Manual

This manual is the primary source of documentation for Veloren, both for users and for developers. It aims to document the features of Veloren, the manner in which it is developed, and describe the inner workings of both the game and the engine. It also aims to discuss future plans the development team has for Veloren.

Building and Viewing

This manual uses the mdbook crate.

To view this manual, please ensure that you have a working copy of Rust installed.

First, install mdbook (detailed install steps) with:

cargo install mdbook

Then, serve the manual locally with:

mdbook serve

You can then read the book in a web-browser using: http://localhost:3000

Live version

You can find the deployed version of this book under: https://book.veloren.net

Editing the manual

This manual is a collaborative project. You can contribute to it by opening a merge request with the book Gitlab repository.

About

[Mirror] The official manual for Veloren.

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.