elanthia-online / illthorn

Electron-based FE
18 stars 10 forks source link

Feature Request - CLI method to connect with Illthorn #185

Closed OSXLich-Doug closed 1 year ago

OSXLich-Doug commented 3 years ago

Working with Cabal and Ruby 3.0 because Lich requires massive updates to work with 3.0

Have recreated login abilities most users are familiar with to help speed / incent transition.

Need a way to open Illthorn with args so I can pass it commands to automatically connect to the Game.thread

ondreian commented 3 years ago

Good idea, adding a CLI like google-chrome has for opening URLs, but to launch sessions would be nice. If the launcher already uses a pattern that's autodetectable might be relatively trivial

ondreian commented 1 year ago

This should be done with the session descriptor .json files I added to Lich awhile ago, it's much more robust (and cross-platform)