update build tools

This commit is contained in:
2022-09-02 16:10:42 +03:00
parent 3ba6962f28
commit 3025427652
3 changed files with 12 additions and 1 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
*.psd
/ignore

View File

@ -11,6 +11,15 @@ StripSource="True"
PackageBuildOrder="StartWave"
### Brew parameters ###
# Packages you want to brew using @peelz's patched KFEditor.
# Useful for cases where regular brew doesn't put *.upk inside the package.
# Specify them with a space as a separator,
# The order doesn't matter
PackagePeelzBrew=""
### Steam Workshop upload parameters ###
# Mutators that will be uploaded to the workshop

2
tools

Submodule tools updated: 2f173aad7a...cd658d9af9