diff options
author | Perttu Ahola <celeron55@gmail.com> | 2011-05-21 11:31:48 +0300 |
---|---|---|
committer | Perttu Ahola <celeron55@gmail.com> | 2011-05-21 11:31:48 +0300 |
commit | 49a22e129187e97e650e76d14632365d26144bdc (patch) | |
tree | 40d2ac3a7443db8ad332ff8443f86c74c254ce90 /doc | |
parent | 99047ac802a5dcde28824eaa9afbe664fd4f54e8 (diff) | |
download | minetest-49a22e129187e97e650e76d14632365d26144bdc.tar.gz minetest-49a22e129187e97e650e76d14632365d26144bdc.tar.bz2 minetest-49a22e129187e97e650e76d14632365d26144bdc.zip |
some documentation updates
Diffstat (limited to 'doc')
-rw-r--r-- | doc/README.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/README.txt b/doc/README.txt index 12e58e457..d1d178d77 100644 --- a/doc/README.txt +++ b/doc/README.txt @@ -3,6 +3,12 @@ Minetest-c55 An InfiniMiner/Minecraft inspired game. Copyright (c) 2010-2011 Perttu Ahola <celeron55@gmail.com> +Further documentation: +---------------------- +- Website: http://celeron.55.lt/~celeron55/minetest/ +- Wiki: http://celeron.55.lt/~celeron55/minetest/wiki/ +- Forum: http://celeron.55.lt/~celeron55/minetest/forum/ + This is a development version: ------------------------------ - Don't expect it to work as well as a finished game will. @@ -12,6 +18,7 @@ This is a development version: Controls: --------- - See the in-game pause menu +- Settable in the configuration file, see the section below. Map directory: -------------- |