Update page 'Home'

Hendrik Schutter 2019-06-14 13:16:38 +02:00
parent 65d9ea2126
commit bf52461b72

@ -1,8 +1,8 @@
Welcome to the Wiki.
## build
## [Client] build
To build a runnable jar file just execute `gradle clean shadowJar`
## run
## [Client] run
The Application needs Java 8 with JavaFX, to run the Application:
`java -jar TextureSync-1.0-SNAPSHOT-all.jar`