mirror of
https://github.com/parkervcp/eggs.git
synced 2025-02-17 03:42:56 +08:00
fixed heading levels
added blank lines as needed
This commit is contained in:
parent
5b74ca8972
commit
a81cad355d
@ -1,10 +1,13 @@
|
|||||||
# Veloren
|
# Veloren
|
||||||
### From their [Site](https://veloren.net/)
|
|
||||||
|
## From their [Site](https://veloren.net/)
|
||||||
|
|
||||||
Veloren is a multiplayer voxel RPG written in Rust. It is inspired by games such as Cube World, Legend of Zelda: Breath of the Wild, Dwarf Fortress and Minecraft.
|
Veloren is a multiplayer voxel RPG written in Rust. It is inspired by games such as Cube World, Legend of Zelda: Breath of the Wild, Dwarf Fortress and Minecraft.
|
||||||
|
|
||||||
Veloren is fully open-source, licensed under GPL 3. It uses original graphics, musics and other assets created by its community. Being contributor-driven, its development community and user community is one and the same: developers, players, artists and musicians come together to develop the game.
|
Veloren is fully open-source, licensed under GPL 3. It uses original graphics, musics and other assets created by its community. Being contributor-driven, its development community and user community is one and the same: developers, players, artists and musicians come together to develop the game.
|
||||||
|
|
||||||
### Server Ports
|
## Server Ports
|
||||||
|
|
||||||
Ports required to run the server in a table format.
|
Ports required to run the server in a table format.
|
||||||
|
|
||||||
| Port | default |
|
| Port | default |
|
||||||
@ -12,4 +15,4 @@ Ports required to run the server in a table format.
|
|||||||
| Game | 14004 |
|
| Game | 14004 |
|
||||||
| Metrics | 14005 |
|
| Metrics | 14005 |
|
||||||
|
|
||||||
#### Mods/Plugins may require ports to be added to the server.
|
### Mods/Plugins may require ports to be added to the server
|
||||||
|
Loading…
Reference in New Issue
Block a user