]> git.lizzy.rs Git - worldedit.git/commit
Re-add support for the old WorldEdit save format on a load-only basis. Implemented...
authorAnthony Zhang <azhang9@gmail.com>
Fri, 20 Jul 2012 02:54:26 +0000 (22:54 -0400)
committerAnthony Zhang <azhang9@gmail.com>
Fri, 20 Jul 2012 02:54:26 +0000 (22:54 -0400)
commit2ecdd6cb1dd05b5627cbee32b357cfc15594809b
tree66e10fd639914e195ea3675b3faaa1bb6ebede8a
parent2c2d7fdec17dedb5ba85e9f607e52b677486526f
Re-add support for the old WorldEdit save format on a load-only basis. Implemented as worldedit.deserialize_old(), and documented in README.md. //load will now transparently detect these files and load them correctly.
README.md
functions.lua
init.lua