Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 6 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 (11 months ago)
- Last Synced: 2025-01-06T07:08:19.964Z (13 days ago)
- Topics: bindings, java, steamworks
- Language: Java
- Homepage: https://code-disaster.github.io/steamworks4j/
- Size: 17.7 MB
- Stars: 484
- Watchers: 35
- Forks: 68
- 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.
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](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.