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
Copy file name to clipboardExpand all lines: TUTORIAL.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -67,6 +67,11 @@ To change, simply click to the one you want to disable.
67
67
Macro are wrote with JSON, and to make the file smaller, I compact everything. But, if do like writing your own lines, you can disable this option so you have a beautiful and readable file (but more bigger in size).
68
68
To enable/disable go to `Options` -> `Settings` -> `Compact macro data`.
69
69
70
+
### Always import macro settings
71
+
72
+
If you always want to import macro settings when loading a macro, enable this option in `Options` -> `Settings` -> `Always import macro settings`.
73
+
This will remove the confirmation windows each time you load a macro and automatically import the macro settings.
74
+
70
75
### Hotkeys
71
76
72
77
To change your hotkeys to start, stop, start playback and stop playback, go to `Options` -> `Settings` -> `Hotkeys`.
0 commit comments