CMake build system updates, the docker image automatically compiles quests at build
This commit is contained in:
@ -5,5 +5,14 @@ cmake-build-release/
|
||||
# Dockerfile (in order to allow changes without rebuilding)
|
||||
Dockerfile
|
||||
|
||||
# Git files
|
||||
.gitignore
|
||||
.gitkeep
|
||||
|
||||
# Compiled quests
|
||||
gamefiles/locale/english/quest/object/
|
||||
gamefiles/locale/english/quest/pre_qc/
|
||||
gamefiles/locale/english/quest/qc
|
||||
|
||||
# Test folder
|
||||
test/
|
Reference in New Issue
Block a user