Releases: Pupix/lcu-connector
Releases Β· Pupix/lcu-connector
v2.1.2
Updated dependencies. Fixes #7
v2.1.1
- The
connect
event will properly fire after a game restart caused by an unexpected exit (crash or task manager termination).
v2.0.0
- Removed default executable path from the constructor
v1.0.2
- Add support for paths with global pattern symbols #3
v1.0.1
- Fix install directory detection for macOS, thanks to @OrangeNote