| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| prebuilds.tar.gz | 2026-02-26 | 122.3 kB | |
| README.md | 2026-02-26 | 2.2 kB | |
| Release v0.9.0 source code.tar.gz | 2026-02-26 | 496.7 kB | |
| Release v0.9.0 source code.zip | 2026-02-26 | 583.0 kB | |
| Totals: 4 Items | 1.2 MB | 0 | |
📝 What's Changed
- fix: update Linux dependencies and bump version to 0.9.0 (e982911)
- Merge pull request [#43] from ArtyProf/dependabot/npm_and_yarn/types/node-25.3.0 (5e61b50)
- Merge pull request [#44] from ArtyProf/fix_linux_overlay_implementation (fbe8fbd)
- Merge branch 'main' into fix_linux_overlay_implementation (e2ba4ed)
- fix: bump version to 0.8.9 and update node-gyp dependency to 12.2.0 (44fa6bf)
- fix: add Steam Overlay integration section to README with platform support and setup details (b6d239b)
- fix: update highlights section in README to reflect current API coverage and features (9396dfd)
- fix: update Steam Overlay integration details and improve code examples in README (243b821)
- fix: update status and platform support details in Steam overlay integration guide (70da6e3)
- fix: update Linux OpenGL support version in CI/CD workflow (321001f)
- fix: swap local and prebuild module loading paths in SteamOverlay (aee5524)
- fix: correct source file references for macOS and Windows overlays in binding.gyp (47a8ddc)
- feat: rename and refactor Windows OpenGL overlay for Steam integration (0e25b4a)
- feat: rename Metal overlay window for Steam integration on macOS (c756098)
- feat: enhance Linux OpenGL overlay support with GLX integration and input forwarding (823a3fc)
- chore(deps-dev): bump @types/node from 24.10.13 to 25.3.0 (dbfc711)
- refactor: update leaderboard enums and improve documentation for clarity, resolves [#41] (8763232)
- feat: add separate Linux OpenGL overlay support for Steam integration (17ae422)
- Update README.md (dce3790)
🖥️ Platform Support
This release includes pre-built native binaries for Steam overlay:
| Platform | Architecture | Renderer |
|---|---|---|
| macOS | x64 | Metal |
| macOS | arm64 (Apple Silicon) | Metal |
| Windows | x64 | OpenGL |
| Linux | x64 | OpenGL 3.3 |
📚 Links
Full Changelog: https://github.com/ArtyProf/steamworks-ffi-node/compare/v0.8.8...v0.9.0