Skip to content
arf20 edited this page Dec 10, 2022 · 1 revision

Development run

There will be a 'normal' way to run the game when it is installed in the future

In the build directory

./ww1game

optionally, run with gdb in case you built in Debug and encounter a crash

gdb ./ww1game
run
Clone this wiki locally