]> git.lizzy.rs Git - dragonblocks3d-lua.git/blob - README
Initial commit
[dragonblocks3d-lua.git] / README
1 depends:
2 $ sudo apt install lua5.3 libsqlite3
3 $ luarocks install lsqlite3
4 $ luarocks install luasocket
5 $ luarocks install luafilesystem
6
7 Build moongl and moonglfw: See build README.md in deps/moongl and deps/moonglfw