mirror of
https://github.com/onyx-and-iris/vmrcli.git
synced 2026-04-08 18:03:33 +00:00
add -m flag for launching macrobuttons app.
add -s flag for launching streamerview app add -m, -s flags to Use section in README.
This commit is contained in:
@@ -12,6 +12,8 @@ enum kind
|
||||
BASICX64,
|
||||
BANANAX64,
|
||||
POTATOX64,
|
||||
MACROBUTTONS = 11,
|
||||
STREAMERVIEW
|
||||
};
|
||||
|
||||
long login(T_VBVMR_INTERFACE *vmr, int kind);
|
||||
|
||||
Reference in New Issue
Block a user