Command Line
Invoking Mason from command line is as simple as invoking:
mason
from within a project directory.
Mason contains a help page, which like many other shell utilities, can be accessed via a --help
flag:
$ mason --help
mason 1.0.4
Copyright (C) 2021 Stratum Team
build Builds the mod, which outputs the plugin file.
pack Builds and zips the mod, which outputs the mod ready for upload to
Thunderstore.
help Display more information on a specific command.
version Display version information.