Skip to content

SteamPowered++, a fork of SteamPowered by frc2410

Notifications You must be signed in to change notification settings

JCharante/SteamPowered

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SteamPowered++

A fork of SteamPowered by frc2410.

A changelog is visible on the website

Notice

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.

Development Setup

1. Download SteamPowered.jar from CD thread.

2. Setup Dev Environment

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.

2. Setup Output Jar

$ cp SteamPowered.jar SteamPowered++.jar

Whenever you run ./update_jar.sh, files in src/ and output/ will be injected into SteamPowered++.jar

About

SteamPowered++, a fork of SteamPowered by frc2410

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published