A fork of SteamPowered by frc2410.
A changelog is visible on the website
The modified .java files in the src/ folder were obtained by running the original release through a decompiler.
The resulting files aren't the best way to measure the ability of its creators, and are unpolished (we've all done it).
Regardless, I'm working on cleaning it here and there.
I personally use IntelliJ. You would want to set the src/ folder as your source folder, output/ as your output folder, and set SteamPowered.jar as a dependency.
$ cp SteamPowered.jar SteamPowered++.jarWhenever you run ./update_jar.sh, files in src/ and output/ will be injected into SteamPowered++.jar