From d258cf3ee710c07f267a10101b9b268976bdb321 Mon Sep 17 00:00:00 2001 From: Lucas Nicodemus Date: Mon, 8 Jul 2013 19:17:25 -0600 Subject: [PATCH] Made the README suck less! --- README.md | 28 ++++++++++++++++++++++++---- 1 file changed, 24 insertions(+), 4 deletions(-) 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)