Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Top-Cat/SteamKit-Java
SteamKit in java
https://github.com/Top-Cat/SteamKit-Java
Last synced: 30 days ago
JSON representation
SteamKit in java
- Host: GitHub
- URL: https://github.com/Top-Cat/SteamKit-Java
- Owner: Top-Cat
- Created: 2012-10-01T07:37:09.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2018-07-18T16:52:55.000Z (over 6 years ago)
- Last Synced: 2024-08-03T21:04:33.622Z (4 months ago)
- Language: Java
- Homepage: top-cat.github.com/SteamKit-Java
- Size: 6.25 MB
- Stars: 48
- Watchers: 8
- Forks: 38
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-steam - SteamKit-Java - Java port of SteamKit. (Packages / Java)
README
SteamKit-Java
=============
SteamKit-Java, is a java port of a library written for interfacing directly with various parts of the Steam network.The major connection functionality exists, but there are plenty of functions I haven't tested yet.
You must include bouncycastle as a dependency to allow encryption of the packets.