blob: 802e5672be43024a3abaf64c07e36500a4e49368 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
## 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.
## Trenchbroom entities
- https://developer.valvesoftware.com/wiki/FGD
|