summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAki <please@ignore.pl>2023-01-07 13:46:47 +0100
committerAki <please@ignore.pl>2023-01-07 13:46:47 +0100
commitc8a73be44c2e8b96063ac62067d50d88fa9ea9a3 (patch)
tree478f69ece3611e5e957be069064ac40d7e19a33d /README.md
parent56f70b43fd5d47f1fbd64ba0eec1490f12dfd339 (diff)
downloadkurator-c8a73be44c2e8b96063ac62067d50d88fa9ea9a3.zip
kurator-c8a73be44c2e8b96063ac62067d50d88fa9ea9a3.tar.gz
kurator-c8a73be44c2e8b96063ac62067d50d88fa9ea9a3.tar.bz2
Added section about running the game to README
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3a94630..bb68061 100644
--- a/README.md
+++ b/README.md
@@ -18,6 +18,15 @@ After making sure all dependencies are available, run CMake to generate and buil
Or use any preferred equivalent method.
+# Running
+To run the game, once it's built start it from the build directory root:
+
+ $ cd build/
+ $ kurator/kurator
+
+This is to ensure dependencies on resources paths.
+
+
[1] https://github.com/raysan5/raylib
[2] https://github.com/nlohmann/json
[3] https://aur.archlinux.org/packages/entt