Update page 'Home'

Jannik 2019-06-13 22:04:40 +02:00
parent c251837e3f
commit 7f32a3c846

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