Skip to content

Releases: yernarkin/proton-patcher

Release list

v1.1.0

Choose a tag to compare

@yernarkin yernarkin released this 29 Jul 20:08

Fixed: regeneration of Wine server protocol files (tools/make_requests) now properly aborts the build if it fails, instead of silently continuing with out-of-sync header files.

Previously, if wine/tools/make_requests was missing or returned a non-zero exit code, the script would print a yellow warning and keep building — potentially producing a broken Proton. Now both causes produce a clear red error panel and an immediate sys.exit(1) before the build starts.

v1.0.1

Choose a tag to compare

@yernarkin yernarkin released this 29 Jul 09:53

Updated README (much wow)