Skip to content

Commit 6ecf281

Browse files
authored
Add FreeBSD information to the README
1 parent 0c58f39 commit 6ecf281

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

readme.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,12 @@ If you're running `FreeBSD 11.3` or greater, you can install the package with:
5858
# pkg install vkquake
5959
```
6060

61+
Alternatvely, you can build vkQuake with FreeBSD's port collection:
62+
```console
63+
$ cd /usr/ports/games/vkquake
64+
# make install
65+
```
66+
6167
### Quake '2021 re-release'
6268

6369
vkQuake has initial support for playing the 2021 re-release content. Follow installation instructions as above but copy the files into the rerelease folder.

0 commit comments

Comments
 (0)