Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

A thin Java wrapper to access the Steamworks API

Awesome Lists containing this project

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.