Skip to content

Proof of concept updater for a user to apply PF2 updates via a diff file

Notifications You must be signed in to change notification settings

Pre-Fortress-2/Updater

Repository files navigation

PF2-Updater

A program used for updating Pre-Fortress 2. This program will use PyInstaller for release, but you may run it as a normal script too. If you wish to build an executable file, install PyInstaller: pip install pyinstaller then run the command below to install all of the dependencies: pip install -r requirements.txt then run either buildpyinstaller.bat for Windows or buildpyinstaller.sh for Linux.

About

Proof of concept updater for a user to apply PF2 updates via a diff file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages