| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| prebuilds.tar.gz | 2026-03-05 | 122.3 kB | |
| README.md | 2026-03-05 | 1.6 kB | |
| Release v0.9.3 source code.tar.gz | 2026-03-05 | 537.4 kB | |
| Release v0.9.3 source code.zip | 2026-03-05 | 624.2 kB | |
| Totals: 4 Items | 1.3 MB | 0 | |
📝 What's Changed
- chore: update version to 0.9.3 in package.json and add changelog entry for new features and fixes (d9e1f97)
- feat: add Falling Face Fragments game details and image to README (12e40a4)
- Merge pull request [#48] from ArtyProf/fix_issue_46_47 (374612d)
- refactor: simplify controller checks in digital and analog action tests (8ebdbfc)
- feat: enhance Steam Deck Input Test Launcher with App ID locking mechanism (d3603c7)
- feat: update input actions for Steam Deck with ship controls and menu controls (b8eefba)
- refactor: update Steam Input test flow to load action manifest before initialization (2cf25de)
- feat: add Steam Deck Input Test Launcher script for testing input functionality (4c03997)
- fix: resolve data retrieval issues for digital and analog actions on Linux/Steam Deck, relates to [#47] (fd51ce6)
- feat: add getDigitalActionOrigins() and getAnalogActionOrigins() methods to SteamInputManager for retrieving action origin mappings (85342c8)
🖥️ 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.9.2...v0.9.3