]> git.lizzy.rs Git - dragonblocks3d-lua.git/blob - README
Added Movement
[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, moonglfw, moonglmath, moonimage and moonassimp: Only needed for running the client, see build instructions in deps/*/README.md