Skip to content

Releases: LukeWait/gc-esports-app

GC Esports App v1.2.0

25 Jul 05:04

Choose a tag to compare

gc_esports_app_v1_2_0.zip

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

  1. Download the gc_esports_app_v1_2_0.zip.
  2. Extract the contents to a desired location.
  3. Run the gc-esports-app.jar file:
    • Windows: Simply double-click the gc-esports-app.jar file to run it.
    • Linux: Make the .jar file executable and run it:
      chmod +x gc-esports-app.jar
      java -jar gc-esports-app.jar