From bf52461b725a0339e7c9d4e37e01c1601770df11 Mon Sep 17 00:00:00 2001 From: Hendrik Schutter Date: Fri, 14 Jun 2019 13:16:38 +0200 Subject: [PATCH] Update page 'Home' --- Home.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index d94aaa9..3be5e68 100644 --- a/Home.md +++ b/Home.md @@ -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` \ No newline at end of file