diff options
author | Mattes D <github@xoft.cz> | 2013-10-01 11:40:13 +0200 |
---|---|---|
committer | Mattes D <github@xoft.cz> | 2013-10-01 11:40:13 +0200 |
commit | ba8152608f1ce93ec3baf0a9f284448dfa9f5d69 (patch) | |
tree | 327fb6d1a087c913b757ba01ab5d6720c220f2f9 /MCServer | |
parent | Merge pull request #199 from tigerw/moar-bugfixes (diff) | |
parent | Removed unneeded statement (diff) | |
download | cuberite-ba8152608f1ce93ec3baf0a9f284448dfa9f5d69.tar cuberite-ba8152608f1ce93ec3baf0a9f284448dfa9f5d69.tar.gz cuberite-ba8152608f1ce93ec3baf0a9f284448dfa9f5d69.tar.bz2 cuberite-ba8152608f1ce93ec3baf0a9f284448dfa9f5d69.tar.lz cuberite-ba8152608f1ce93ec3baf0a9f284448dfa9f5d69.tar.xz cuberite-ba8152608f1ce93ec3baf0a9f284448dfa9f5d69.tar.zst cuberite-ba8152608f1ce93ec3baf0a9f284448dfa9f5d69.zip |
Diffstat (limited to 'MCServer')
-rw-r--r-- | MCServer/README.txt | 20 |
1 files changed, 11 insertions, 9 deletions
diff --git a/MCServer/README.txt b/MCServer/README.txt index cd0467ae1..f2611fd04 100644 --- a/MCServer/README.txt +++ b/MCServer/README.txt @@ -1,18 +1,20 @@ /============================\ | Custom Minecraft Server | -| Created by Kevin Bansberg | +| (MCServer) | +| | +| Founder: Kevin Bansberg | | A.K.A. FakeTruth | +| Lead dev: Mattes D | +| A.K.A. _Xoft(o) | +| A.K.A. xoft | | Monsters by Alex Sonek | | A.K.A. Duralex | -| Stuff by Mattes D | -| A.K.A. _Xoft(o) | |============================| -| Info: WWW.MC-SERVER.ORG | -| WWW.AE-C.NET\n") | -| WWW.RBTHINKTANK.COM | +| Info: www.mc-server.org | +| www.ae-c.net | +| www.rbthinktank.com | | Mail: faketruth@gmail.com | \============================/ - -Compatible clients: 1.2.4, 1.2.5, 1.3.1, 1.3.2, 1.4.2, 1.4.4, 1.4.5, 1.4.6, 1.4.7, 1.5, 1.5.1, 1.5.2, 1.6.1, 1.6.2 -Compatible protocol versions: 29, 39, 47, 49, 51, 60, 61, 73, 74 +Compatible clients: 1.2.4, 1.2.5, 1.3.1, 1.3.2, 1.4.2, 1.4.4, 1.4.5, 1.4.6, 1.4.7, 1.5, 1.5.1, 1.5.2, 1.6.1, 1.6.2, 1.6.3, 1.6.4 +Compatible protocol versions: 29, 39, 47, 49, 51, 60, 61, 73, 74, 77, 78 |