Skip to content

ddc/Gw2Launcher

Repository files navigation

Guild Wars 2 Launcher

Donate Python GitHub release QT5

Program to launch Guild Wars 2 with different parameters.

screenshot

Download

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

License

Released under the GNU GPL v3.

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!

paypal

Packages

No packages published

Contributors 2

  •  
  •  

Languages