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.
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file gee_whiz_2-2.0.0b4.tar.gz
.
File metadata
- Download URL: gee_whiz_2-2.0.0b4.tar.gz
- Upload date:
- Size: 22.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 168c1d11723be5f80d568f2c1d2a33243958a0ff49f3f955caa093b4bc2e21dc |
|
MD5 | 66c92b1ab4a917046928399790f8de2a |
|
BLAKE2b-256 | aaa27a7fb7b792aad4f79225e09c3f959bd5f0a3afef18f171a7c3bb93847993 |
File details
Details for the file gee_whiz_2-2.0.0b4-py3-none-any.whl
.
File metadata
- Download URL: gee_whiz_2-2.0.0b4-py3-none-any.whl
- Upload date:
- Size: 30.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d7579ba62547ab752d872a9fe5c52c54e3ef58b9f9a51772d1329375a76850d9 |
|
MD5 | 30b7d02ec2a4579cbeceec4470cb9089 |
|
BLAKE2b-256 | 811886381e4dc9cbdccf7ea970806f0bea0ae350c56f2c03275bcaffd76c6a5e |