1
0
This commit is contained in:
GenZmeY 2022-09-01 20:40:27 +03:00
commit 4aa01f1a6e

View File

@ -11,7 +11,6 @@ Available options:
-i, --init generate builder.cfg and PublicationContent
-c, --compile compile 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
-f, --force overwrites existing files when used with --init
@ -23,8 +22,8 @@ Available options:
-h, --help show this help
Short options can be combined, examples:
-if recreate build.cfg and PublicationContent, replace old ones
-cbu compile, brew, upload
-cbmt compile, brew_manual, run_test
-cbhe compile and brew without closing kf2editor
etc...
```