-
Notifications
You must be signed in to change notification settings - Fork 8
Command : Watch
UnShame edited this page Jul 22, 2018
·
3 revisions
Automatically build all or specified mods from current directory on changes.
vmb watch [<mod_name1> <mod_name2>...] [--ignore-errors] [--verbose]
[--clean] [--id <item_id>]
[--no-workshop] [--source]
Build one or more mods every time a change is detected in one of the files.
See build command.
If multiple files have been changed simultaneously across multiple watched mods, only some of them might be built.