Add RETAIL support (big refactor)

This commit is contained in:
Roman Jaroš 2024-08-19 13:08:40 +02:00
parent 578142977f
commit cde428a4f1
36 changed files with 1951 additions and 1878 deletions

View file

@ -28,11 +28,11 @@ FILES_TO_COPY="*"
EXCLUDE_FILES=(
".git"
".idea"
".gitignore"
".gitattributes"
"screenshot.png"
"release.sh"
".png"
".sh"
"README.md"
"czech-quest-v",
"Data"
$OUT_DIR
)