]> git.lizzy.rs Git - dragonblocks3d-lua.git/blob - README
Removed luac.out
[dragonblocks3d-lua.git] / README
1 depends:
2
3 $ sudo apt install build-essential make lua5.3 liblua5.3-dev libgl1-mesa-dev libglew-dev libglm-dev libglfw3-dev libassimp-dev libsqlite3-dev luarocks
4 $ luarocks install lsqlite3
5 $ luarocks install luasocket
6 $ luarocks install luafilesystem
7
8 Build moongl, moonglfw, moonglmath, moonimage and moonassimp: See build instructions in deps/*/README.md
9
10 Run:
11         ./init.lua Client