diff options
author | Perttu Ahola <celeron55@gmail.com> | 2010-12-18 13:10:37 +0200 |
---|---|---|
committer | Perttu Ahola <celeron55@gmail.com> | 2010-12-18 13:10:37 +0200 |
commit | 15a43c5ed02130f1b1e07a0385530da197b0c846 (patch) | |
tree | 94851572e9e711dd5c5f5d6ef2e84680166de35b /doc | |
parent | 385dd9917fd4ced23a704f0566779d58f5a6b727 (diff) | |
download | minetest-15a43c5ed02130f1b1e07a0385530da197b0c846.tar.gz minetest-15a43c5ed02130f1b1e07a0385530da197b0c846.tar.bz2 minetest-15a43c5ed02130f1b1e07a0385530da197b0c846.zip |
before adding day/night lighting
--HG--
rename : data/light.png => data/cloud.png
Diffstat (limited to 'doc')
-rw-r--r-- | doc/README.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/README.txt b/doc/README.txt index 3467564bd..46e72e0c0 100644 --- a/doc/README.txt +++ b/doc/README.txt @@ -38,6 +38,9 @@ Configuration file: ../minetest.conf ../../minetest.conf +Command-line options: +- Use --help + Running on Windows: - The working directory should be ./bin |