This installation guide will teach you how to install and run this Tournament Service. To be able to run and install it properly, you will need to have the following programs installed on you computer. To do this there are two different options, both of which are dependent on the user having a JDK.
## Java Development Kit
Java Development Kit (JDK) is needed to run this program. You will at least need version 1.7 or higher to run this program. To install JDK, you can go to the [JDK download page](https://www.oracle.com/java/technologies/downloads/#jdk18-windows). Here you will need to download and install the suitable JDK for you operating system.\
Java Development Kit (JDK) is needed to run this program. You will at least need version 1.7 or higher to run this program. To install JDK, you can go to the [JDK download page](https://www.oracle.com/java/technologies/downloads/#jdk18-windows). Here you will need to download and install the suitable JDK for you operating system.
<br/>
<br/>
### Installation Option 1 ###
...
...
@@ -11,9 +10,8 @@ Java Development Kit (JDK) is needed to run this program. You will at least need
## Running from JAR file
This project is available in a cross platform executable JAR file. The only requirement is the JDK mentioned above and 60mb of storage space. It is also adviced to save this file in it's own folder as it creates a database file in the same file location. After that just run the JAR file and the program will run.