https://github.com/code-disaster/steamworks4j
A thin Java wrapper to access the Steamworks API
https://github.com/code-disaster/steamworks4j
bindings java steamworks
Last synced: 3 days ago
JSON representation
A thin Java wrapper to access the Steamworks API
- Host: GitHub
- URL: https://github.com/code-disaster/steamworks4j
- Owner: code-disaster
- License: mit
- Created: 2014-08-16T17:57:46.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-02-19T20:25:18.000Z (about 1 year ago)
- Last Synced: 2025-04-03T21:12:28.805Z (12 days ago)
- Topics: bindings, java, steamworks
- Language: Java
- Homepage: https://code-disaster.github.io/steamworks4j/
- Size: 17.7 MB
- Stars: 485
- Watchers: 35
- Forks: 70
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
- awesome-libgdx - steamworks4j - A thin wrapper which allows Java applications to access the Steamworks C++ API. (Resources / Services)
README
# steamworks4j
A thin wrapper which allows Java applications to access the Steamworks C++ API.
[](https://opensource.org/licenses/MIT)
### Documentation
[http://code-disaster.github.io/steamworks4j/](http://code-disaster.github.io/steamworks4j/)### Games using steamworks4j
[http://code-disaster.github.io/steamworks4j/showcase.html](http://code-disaster.github.io/steamworks4j/showcase.html)### A note about feature requests and contributions
The wrapper does not implement all Steamworks interfaces and functions. If you miss something, feel free to [contact me](mailto:[email protected]), or just open a [new issue](https://github.com/code-disaster/steamworks4j/issues) right here on GitHub. Of course, pull requests are welcome too.