Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.

Latest commit

 

History

History
18 lines (15 loc) · 738 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 738 Bytes

Archived - Please use FUCTool instead.

Patcher

Patcher for FUComplete.

Windows only for now (works with wine too), only works when built with pyinstaller due to paths, to build use:

pyinstaller.exe --upx-dir="c:\\upx" --clean --win-private-assemblies --onefile --add-binary "UMD-replace.exe;bin" --add-binary "xdelta3.exe;bin" patcher.py

Requirements: