Releases: LukeWait/gc-esports-app
Releases · LukeWait/gc-esports-app
GC Esports App v1.2.0
Gold Coast E-Sports Competition App
Prerequisites
Ensure that Java JDK 17 is installed on your system:
- Windows: Download and install Java JDK 17.
- Linux: Install Java JDK 17 using your package manager:
sudo apt-get install openjdk-17-jdk # For Debian-based systems
Installation
- Download the gc_esports_app_v1_2_0.zip.
- Extract the contents to a desired location.
- Run the
gc-esports-app.jarfile:- Windows: Simply double-click the
gc-esports-app.jarfile to run it. - Linux: Make the
.jarfile executable and run it:chmod +x gc-esports-app.jar java -jar gc-esports-app.jar
- Windows: Simply double-click the