Skip to content

OpenGothicStarter v0.2.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 08 Feb 16:25
· 19 commits to master since this 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.md with a dedicated
    platform-specific section for Windows, Linux, and macOS.