Ability to sync multiple users
Opened this issue · 2 comments
docwilco commented
I would like to give my gf the ability to pick songs using her own account and sync both her bookmarks and mine to the single PC we play on, but I don't want to give her access to my account, as that's just bad security.
Zingabopp commented
I'll see about adding direct support for it. In the meantime, you could create another shortcut that specifies an alternate BeatSyncConsole.json
(launch arg -c Path\To\BeatSyncConsole.json
) file for your gf that has your BeastSaber username and then she'd just run each of them one at a time.
docwilco commented
ah cool, thanks for the tip!