From 80c8c3997d6f9e6ce8a710c5702c10b6aec0aa78 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Thu, 30 Apr 2026 17:41:44 +0200 Subject: Trenchbroom setup --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..f0e2c51 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +## Trenchbroom setup + +```sh +ln -s ~/Projects/stalag/trenchbroom/stalag/ ~/.TrenchBroom/games/ +``` + +- Check that `path` in `GameEngineProfiles.cfg` points to game executable. +- Open Trenchbroom and go to `View>Preferences` and check that `Game Path` + points to project root. + -- cgit v1.2.3