OsuSync / Sync

Sync your Live Channel's Danmaku or Comment to osu! IRC
https://github.com/Deliay/Sync
MIT License
167 stars 23 forks source link

List of available launch parameters/launching in cmd mode #42

Closed tooruu closed 6 years ago

tooruu commented 6 years ago

I am looking for a way to start Sync in cmd mode. Is there a launch parameter I can use?

MikiraSora commented 6 years ago

Currently Sync not support launching withsomething by cmd/powershell. If you want to take a control with Sync and its plugins . You can make a plugin yourself and get other plugins instance by .Net Reflection, even you can invoke a commands from plugin.

example for plugin tutorial example for getting other plugins