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