From 6734bfb1065e18b50bdf8d51f557851ecaaea7e8 Mon Sep 17 00:00:00 2001 From: github-actions Date: Sun, 20 Feb 2022 23:50:27 +0000 Subject: [PATCH] Update USAGE.md to version v1.2.0-3-g3889022 --- USAGE.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/USAGE.md b/USAGE.md index 36a2352..70ff3f3 100644 --- a/USAGE.md +++ b/USAGE.md @@ -8,14 +8,13 @@ Usage: ./tools/builder OPTIONS Build, pack, test and upload your kf2 packages to the Steam Workshop. Available options: - -ib, --init-build generate build.cfg with build parameters - -it, --init-test generate test.cfg with test parameters - -i, --init the same as "./builder --init-build; ./builder --init-test" + -i, --init generate builder.cfg and PublicationContent -c, --compile build package(s) -b, --brew compress *.upk and place inside *.u -bm, --brew-manual the same (almost) as above, but with patched kfeditor by @notpeelz -u, --upload upload package(s) to the Steam Workshop - -t, --test run local single player test with test.cfg parameters + -t, --test run local single player test + -f, --force overwrites existing files when used with --init -q, --quiet run without output -w, --warnings do not close kf2editor automatically (to be able to read warnings) -nc, --no-colors do not use color output