diff options
author | Perttu Ahola <celeron55@gmail.com> | 2010-12-24 20:33:51 +0200 |
---|---|---|
committer | Perttu Ahola <celeron55@gmail.com> | 2010-12-24 20:33:51 +0200 |
commit | 63e27380dca8b0472ce2f0434a073b439f46f5e7 (patch) | |
tree | 8d096024ac8dafc26f07a58906f7728120bd9085 | |
parent | a26c92d7dda327f2b1483fe7250cb27580a0a039 (diff) | |
download | minetest-63e27380dca8b0472ce2f0434a073b439f46f5e7.tar.gz minetest-63e27380dca8b0472ce2f0434a073b439f46f5e7.tar.bz2 minetest-63e27380dca8b0472ce2f0434a073b439f46f5e7.zip |
slight readme update
-rw-r--r-- | doc/README.txt | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/doc/README.txt b/doc/README.txt index 46e72e0c0..7f6afcce7 100644 --- a/doc/README.txt +++ b/doc/README.txt @@ -11,17 +11,10 @@ This is a development version: - debug.txt is very useful when the game crashes. Public servers: - kray.dy.fi :30000 (friend's server - usually in creative mode) - celer.oni.biz :30000 (main development server) -- Both of these have very limited bandwidth and the game will become laggy - with 4-5 players. + kray.dy.fi :30000 (friend's server - recommended) + celeron.55.lt :30000 (my own server, kind of unused) - If you want to run a server, I can list you on my website and in here. -Features, as of now: -- Almost Infinite Map (limited to +-31000 blocks in any direction at the moment) - - Minecraft alpha has a height restriction of 128 blocks -- Map Generator capable of taking advantage of the infinite map - Controls: - WASD+mouse: Move - Mouse L: Dig |