Skip to content

v1.1.0

Latest

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.