]> git.lizzy.rs Git - dragonblocks3d-lua.git/blob - README
7792d15525301f7e0b67f36de583bd31348382f6
[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