You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SnaveSutit edited this page Nov 24, 2020
·
2 revisions
Running just mcb in your datapack's folder will build the entire project once, and then wait for file changes and build newly changed files automatically.
Arguments
mcb -build
Builds the entire project once and exits.
mcb -config js|json
Creates a default config file of the given type
mcb -offline
Prevents the update check allowing you to run mcb while disconnected from the internet
mcb add lang <language>
Adds the given language to the project if it exists