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: 11 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 (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-02-19T20:25:18.000Z (9 months ago)
- Last Synced: 2024-08-02T07:08:47.556Z (3 months ago)
- Topics: bindings, java, steamworks
- Language: Java
- Homepage: https://code-disaster.github.io/steamworks4j/
- Size: 17.7 MB
- Stars: 463
- Watchers: 34
- Forks: 64
- Open Issues: 24
-
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.