OpenGothicStarter v0.2.2
Pre-release
Pre-release
- Bundled required runtime DLLs in Windows release artifacts to avoid missing
wxWidgets/runtime dependency errors on end-user systems. - Hardened Windows CI runtime bundling by resolving vcpkg runtime paths across
manifest/classic layouts and bundling only DLLs actually required by
OpenGothicStarter.exe. - Clarified runtime dependency requirements in
README.mdwith a dedicated
platform-specific section for Windows, Linux, and macOS.