Skip to content

ekajl/py-eq-patcher

Repository files navigation

py-eq-patcher

A CLI tool to automate patching your EQ directory with the latest P99 patch set.

Installation

Clone the project and install either globally or in a virtual environment

pip install /path/to/py-eq-patcher

Other tools such as pipx or uv will allow you to install straight from Github.

Usage

To update the installation directory with the latest patch set, run

py-eq-patcher patch /path/to/eq

See full usage below

usage: py-eq-patcher [-h] [--version] [--dry-run] {patch} ...

Patch your P99 installation with the latest files

positional arguments:
  {patch}
    patch     Patch command

options:
  -h, --help  show this help message and exit
  --version   Display version number
  --dry-run   Dry run mode. Does everything short of overwriting files

License

GPLv3

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors