Skip to content

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]

Description

Build one or more mods every time a change is detected in one of the files.

Parameters

See build command.

Notes

If multiple files have been changed simultaneously across multiple watched mods, only some of them might be built.

Clone this wiki locally