]> git.localhorst.tv Git - blank.git/blobdiff - doc/running
use docker tags to select distro release
[blank.git] / doc / running
index 6c3a2f4e884cadc9fe9e0321f2bfdc318b2536b9..5d8db59d45d218fd80a05db3496fda81791a45d0 100644 (file)
@@ -1,3 +1,14 @@
+Dependencies
+============
+
+       GLEW, GLM, SDL2, SDL2_image, SDL2_net, SDL2_ttf, OpenAL, freealut, zlib
+
+archlinux:
+       pacman -S glew glm sdl2 sdl2_image sdl2_net sdl2_ttf openal freealut zlib
+
+debian (jessie):
+       apt install --no-install-recommends libglew1.10 libglu1-mesa libsdl2-2.0-0 libsdl2-image-2.0-0 libsdl2-net-2.0-0 libsdl2-ttf-2.0-0 libopenal1 libalut0 zlib1g
+
 Arguments
 =========
 
 Arguments
 =========
 
@@ -103,6 +114,7 @@ F1 toggles UI rendering.
 F2 toggles world rendering.
 F3 toggles the debug overlay.
 F4 toggles audio.
 F2 toggles world rendering.
 F3 toggles the debug overlay.
 F4 toggles audio.
+F5 toggles camera mode.
 
 Controls are interpreted by scancode, meaning you don't have to break your
 fingers when you're on an AZERTY. WSAD will be ZSQD there and the above
 
 Controls are interpreted by scancode, meaning you don't have to break your
 fingers when you're on an AZERTY. WSAD will be ZSQD there and the above