CollapseLauncher / Collapse

An Advanced Launcher for miHoYo/HoYoverse Games
MIT License
1.41k stars 65 forks source link

Launch/open a region using the command line #360

Closed gablm closed 10 months ago

gablm commented 10 months ago

Launches a game/region using the syntax: (exe) open --game/-g (game name/number) --region/-r (region name/number) --play/-p

--region and --play are optional. Without --region, the last is used. Without --play, the region just changes.

It handles redirection if multiple instances are not enabled in settings.

358

bagusnl commented 10 months ago

All looks good, thank you for your work!

Merging...