Add formspec testing to test mod in minimal
authorrubenwardy <rw@rubenwardy.com>
Tue, 2 Jul 2019 02:43:46 +0000 (03:43 +0100)
committerrubenwardy <rw@rubenwardy.com>
Sat, 3 Aug 2019 18:36:30 +0000 (19:36 +0100)
commit4f7fa8d417074dadb085b367f756cade23e593c6
tree2a2d7b97399b1f7737924809ebd6db1985376e81
parent95411657520cfaf6493076417df585b58e99a545
Add formspec testing to test mod in minimal
doc/lua_api.txt
games/minimal/mods/test/formspec.lua [new file with mode: 0644]
games/minimal/mods/test/init.lua
games/minimal/mods/test/player.lua [new file with mode: 0644]
src/gui/guiFormSpecMenu.cpp