diff --git a/README.md b/README.md index 371f797c..741aca81 100644 --- a/README.md +++ b/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)