From f0dbbfec437d0899b4199b4e2d386b1039c48a2c Mon Sep 17 00:00:00 2001 From: GenZmeY Date: Fri, 2 Sep 2022 15:38:04 +0300 Subject: [PATCH] update build tools --- builder.cfg | 9 +++++++++ tools | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/builder.cfg b/builder.cfg index a79fbca..d0095b6 100644 --- a/builder.cfg +++ b/builder.cfg @@ -11,6 +11,15 @@ StripSource="True" PackageBuildOrder="CustomZeds" +### 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="CustomZeds" + + ### Steam Workshop upload parameters ### # Mutators that will be uploaded to the workshop diff --git a/tools b/tools index 02222cf..3efdb9f 160000 --- a/tools +++ b/tools @@ -1 +1 @@ -Subproject commit 02222cf4536ac3b4dc9341c17549f77bd8efd4a4 +Subproject commit 3efdb9f4d13cb730264cf17498ed1e1ee908934c