Last active
September 25, 2025 01:32
-
-
Save dmknght/0ad0cb8a2b0d5166526e93150979017c to your computer and use it in GitHub Desktop.
Command to run SRCChart: Java app that analysis Broodwar Remastered's replays
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Install openjfx first (this package includes openjfx-source and the lib (sudo apt install -y openjfx) | |
| java --module-path /usr/share/openjfx/lib --add-modules javafx.controls,javafx.fxml,javafx.graphics -jar SCRChart_v2.0.jar |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment