JavaSteam icon indicating copy to clipboard operation
JavaSteam copied to clipboard

Java library that provides an interface to directly interact with Valve's Steam servers.

Results 22 JavaSteam issues
Sort by recently updated
recently updated
newest added

### Description Docker Container & Image for local development. Allows developers to easily pick up the project, run samples without having to install dependencies directly (and not deal with multiple...

### Describe the bug When I call `kickPlayingSession(onlyStopGame=true)`, it disconnects the other Steam session the same way as if `onlyStopGame=false`. I expect it to just close the game and not...

bug
help wanted