Zingabopp / BeatSync

Beat Saber plugin to automatically download beatmaps.
Other
247 stars 22 forks source link

Ability to sync multiple users #25

Open docwilco opened 3 years ago

docwilco commented 3 years ago

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 3 years ago

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 3 years ago

ah cool, thanks for the tip!