Version 3.0.0.0
Breaking change
Doorstop won't pass any parameters into the string[] args parameter if there is one! Instead, Doorstop will pass current process path via DOORSTOP_PROCESS_PATH environment variable!
More information on the wiki.
Changelog
- Changed default entrypoint to
version.dllagain as issues with Wine/Proton have been fixed in their latest versions- If you still need
winhttp.dllproxy, you'll have to build Doorstop manually
- If you still need
--doorstop-invokeand the process name are not passed by "command line arguments" anymore to increase compatibility with older Unity games- Added
DOORSTOP_PROCESS_PATHenvironment variable that contains full valid path to currently running process