https://github.com/ddc/gw2launcher
Guild Wars 2 Launcher
https://github.com/ddc/gw2launcher
arcdps beautifulsoup4 gw2 pyinstaller pyqt5 python3 qt5
Last synced: about 1 month ago
JSON representation
Guild Wars 2 Launcher
- Host: GitHub
- URL: https://github.com/ddc/gw2launcher
- Owner: ddc
- License: gpl-3.0
- Created: 2018-06-16T00:08:39.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-10-17T22:18:18.000Z (over 2 years ago)
- Last Synced: 2025-07-23T11:57:32.123Z (11 months ago)
- Topics: arcdps, beautifulsoup4, gw2, pyinstaller, pyqt5, python3, qt5
- Language: Python
- Homepage:
- Size: 18.6 MB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Guild Wars 2 Launcher
[](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=CTYZ8TK5MJV76)
[
](https://github.com/ddc/Gw2Launcher/blob/master/LICENSE)
[](https://www.python.org/downloads/)
[](https://github.com/ddc/Gw2Launcher/releases/latest)
[](https://www.qt.io/)
Program to launch [Guild Wars 2](https://www.guildwars2.com) with different parameters.

## Download
+ [Latest Release](https://github.com/ddc/Gw2Launcher/releases/latest)
## Program Notes
+ Guild Wars 2 "32bits" not supported
+ Configuration, logs and database files will be saved inside "%APPDATA%/Gw2Launcher"
+ I did not write ArcDps loader nor do i provide any support for it or it's compatibility with Guild Wars 2. Credit goes to /u/deltaconnected.
+ This program was compiled with PyInstaller
## To compile
+ Install requirements:
+ pip install -r requirements.txt
+ Compile with PyInstaller:
+ python3 -O -m PyInstaller --clean -y -F launcher.spec
+ python3 -O -m PyInstaller --clean -y -F gw2Launcher.spec
## Acknowledgements
+ [QT5](https://www.qt.io)
+ [Python3.6+](https://www.python.org/downloads)
+ [Guild Wars 2](https://www.guildwars2.com)
+ [ArcDps](http://www.deltaconnected.com/arcdps)
+ [PyInstaller](https://pyinstaller.readthedocs.io/en/stable/installation.html)
## License
Released under the [GNU GPL v3](LICENSE).
## Buy Me a Cup of Coffee
This program is open source and always will be, even if I don't get donations. That said, I know there are people out there that may still want to donate just to show their appreciation so this is for you guys. Thanks in advance!
[](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=CTYZ8TK5MJV76)