Made the README suck less!
This commit is contained in:
parent
3ad13d92a5
commit
d258cf3ee7
1 changed files with 24 additions and 4 deletions
28
README.md
28
README.md
|
|
@ -1,7 +1,27 @@
|
|||
TShock is a server modification for Terraria.
|
||||
# TShock
|
||||
|
||||
__Continuous Integration__: http://ci.tshock.co/
|
||||
TShock is a server modification for Terraria, written in C#, and based upon the [Terraria Server API](https://github.com/Deathmax/TerrariaAPI-Server). It uses JSON for configuration management, and offers several features not present in the Terraria Server normally.
|
||||
|
||||
__Support Forums__: http://tshock.co/
|
||||
## Features
|
||||
|
||||
__Wiki__: https://tshock.atlassian.net/wiki/display/TSHOCKPLUGINS/Home
|
||||
* MySQL support
|
||||
* Permissions
|
||||
* Multiple administrators
|
||||
* Anti-cheat
|
||||
* User registration
|
||||
* Reserved slots
|
||||
* User punishment (kicking, banning, muting)
|
||||
|
||||
## Community
|
||||
|
||||
Feeling like helping out? Want to find an awesome server? Some awesome plugins?
|
||||
|
||||
* [Website & Forums](http://tshock.co/xf/)
|
||||
* [Wiki](https://tshock.atlassian.net/wiki/display/TSHOCKPLUGINS/Home)
|
||||
* [IRC: #tshock @ irc.rizon.net](http://tshock.co/xf/index.php?ezirc/)
|
||||
|
||||
## Download
|
||||
|
||||
* [Github Releases](https://github.com/TShock/TShock/releases)
|
||||
* [Download Archive](https://github.com/TShock/TShock/downloads)
|
||||
* [Latest Version (4.0.5)](https://s3.amazonaws.com/tshock/TShock+4.0.5.zip)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue