Skip to content

Instantly share code, notes, and snippets.

@dmknght
Last active September 25, 2025 01:32
Show Gist options
  • Select an option

  • Save dmknght/0ad0cb8a2b0d5166526e93150979017c to your computer and use it in GitHub Desktop.

Select an option

Save dmknght/0ad0cb8a2b0d5166526e93150979017c to your computer and use it in GitHub Desktop.
Command to run SRCChart: Java app that analysis Broodwar Remastered's replays
# 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