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.
This repository was archived by the owner on Mar 22, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
rawra89/Updater
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Proof of concept updater for a user to apply PF2 updates via a diff file
Resources
Stars
Watchers
Forks
Releases
No releases published