Skip to main content

Gee Whiz 2 is a script for managing Guild Wars 2 addons, profiles, and Lutris installations from a simple launcher script.

Project description

Gee Whiz 2

Gee Whiz 2 is a program for managing Guild Wars 2 addons, profiles, and launching the game from a Python program.

On PyPi On Gitea

Installation

Download the source of a release tag and change into the directory, for example by running the following:

VERSION=2.0.0-beta4 # Set this to some other tag if you want a specific version
git clone git@git.jharmison.com:james/gw2.git
cd gw2
git checkout $VERSION

Once you have a version you want to install in your working directory, you can execute the following to build and install:

make
sudo make install

Uninstallation

Change into the directory you downloaded the release into originally and run:

sudo make uninstall

Usage

After installation, there is a file in /etc/gw2/config.yml that may be useful as a starting point for your own configuration. To customize your installation, run the following:

mkdir -p ~/.config/gw2
cp /etc/gw2/config.yml ~/.config/gw2/
${EDITOR:-nano} ~/.config/gw2/config.yml

As Gee Whiz 2 version 2 is still in rapid development, please see gw2 --help for more information on command line usage, including management options for other profiles (to save multiple login passwords).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gee_whiz_2-2.0.0b4.tar.gz (22.5 kB view hashes)

Uploaded Source

Built Distribution

gee_whiz_2-2.0.0b4-py3-none-any.whl (30.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page