Update readme with signup link.

add changes to changelog
This commit is contained in:
Acrimon 2020-01-08 00:16:43 +01:00 committed by Marcel Märtens
parent 6cc07270ac
commit e18e2e1901
2 changed files with 4 additions and 0 deletions

View File

@ -80,6 +80,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Overhauled NPC AI - Overhauled NPC AI
- Pets now attack enemies and defend their owners - Pets now attack enemies and defend their owners
- Added collars to tame wild animals - Added collars to tame wild animals
- Added authentication system (to play on the official server register on https://account.veloren.net)
### Changed ### Changed

View File

@ -18,6 +18,9 @@ Currently the communication of contributors happens mainly on our [official Disc
## Useful Links ## Useful Links
[Sign Up](https://account.veloren.net) - Here you can create an online account for Veloren.
This will be needed to play on auth-enabled servers, including the official server.
[The Book](https://book.veloren.net) - A collection of all important information relating to Veloren. It includes information on how to compile Veloren and how to contribute. [The Book](https://book.veloren.net) - A collection of all important information relating to Veloren. It includes information on how to compile Veloren and how to contribute.
[Future Plans](https://gitlab.com/veloren/veloren/milestones) - Go here for information about Veloren's development roadmap and what we're currently working on. [Future Plans](https://gitlab.com/veloren/veloren/milestones) - Go here for information about Veloren's development roadmap and what we're currently working on.