diff options
author | Vanessa Ezekowitz <vanessaezekowitz@gmail.com> | 2012-08-18 21:40:45 -0400 |
---|---|---|
committer | Vanessa Ezekowitz <vanessaezekowitz@gmail.com> | 2012-08-18 21:40:45 -0400 |
commit | c010124f23e65401fe7125a973083bbb13939193 (patch) | |
tree | 2b8ddf618e080f694de58ebcb4a06e29bb4f971e | |
parent | 9b2e68284ea36eb09a7978142a8d4bcbaa59d596 (diff) | |
download | pipeworks-c010124f23e65401fe7125a973083bbb13939193.tar pipeworks-c010124f23e65401fe7125a973083bbb13939193.tar.gz pipeworks-c010124f23e65401fe7125a973083bbb13939193.tar.bz2 pipeworks-c010124f23e65401fe7125a973083bbb13939193.tar.xz pipeworks-c010124f23e65401fe7125a973083bbb13939193.zip |
readme tweak
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -32,8 +32,8 @@ This mod is a work in progress. Please note that owing to the nature of this mod, I have opted to use 64px textures. Anything less just looks terrible. -If you need the old node names from the previous version of this mod, edit -init.lua and uncomment the 'dofile' line at the top. +If you don't need the old node names from the previous version of this mod, +edit init.lua and comment-out the 'dofile' line at the top. Dependencies: None, but your copy of Minetest must be newer than git commit 1788709e2d for correct handling of nodeboxes and texture rotations (otherwise, |