This app does the authentication to the Lost Ark Marketplace Online project and looks if the latest version of the launcher is the one currently present. If it finds a new version, it will proceed to download the new version and launch it. If the latest version is already present, it proceeds launching it.
- Pyside6 (Qt for Python)
pip install PySide6
- requests
pip install requests
- Simpleaudio
pip install simpleaudio
- PyInstaller
pip install PyInstaller
- pyinstaller-versionfile
pip install pyinstaller-versionfile
Audio files from MixKit
- Update VolumeController threadsafe
- Fix watcher update operation
- Update and relaunch procedure rework
- Logging update
- Launcher version check
- Update forms
- Update config strategy
- Add file metadata
- Add compile script
- Add extra audio cues
- Fix subprocess no console
- Add pyinstaller spec
- Initial release of the Launcher