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
Add all matricks manual options to matricks auto, so that individual settings in a configuration file can be overridden by the user. For example given a config file example.toml:
Add all
matricks manual
options tomatricks auto
, so that individual settings in a configuration file can be overridden by the user. For example given a config fileexample.toml
:Running
matricks auto example.toml --fps 60
should run the plugin at 60 FPS, instead of 30 FPS as specified inexample.toml
.The text was updated successfully, but these errors were encountered: