Skip to content

Release v0.5.0

Choose a tag to compare

@github-actions github-actions released this 25 Dec 02:32
· 22 commits to main since this release
e60c7d4

[0.5.0] - 2025-12-25

🚀 Features

  • (steam) Add steam files to detect game as a Steam install

🐛 Bug Fixes

  • (game-close) Target main process instead of stub

🚜 Refactor

  • (detect) Attempt to find game exe if JSON config not found

⚡ Performance

  • (decode) Prune debug logs from release builds

⚙️ Miscellaneous Tasks

  • Bump plugin version
  • (update) Update bg image

[0.4.4] - 2025-12-23

🐛 Bug Fixes

  • (deps) Fix game not starting due to null ptr on log read

⚙️ Miscellaneous Tasks

  • Bump plugin version
  • Update dependencies
  • (ci) Update actions

[0.4.3] - 2025-12-08

🚀 Features

  • (game-patching) Allow for users to update the game through the launcher

🐛 Bug Fixes

  • (release) Remove comment
  • (profile) Fix aggressive trimming causing plugin to fail loading

💼 Other

  • (core) Remove unused fields

🚜 Refactor

  • (game-download) Dynamically construct url based on JSON structure

⚙️ Miscellaneous Tasks

  • Bump plugin version

[0.4.0] - 2025-11-30

⚙️ Miscellaneous Tasks

  • Update deps