Update page 'Home'
commit
c251837e3f
8
Home.md
Normal file
8
Home.md
Normal file
@ -0,0 +1,8 @@
|
||||
Welcome to the Wiki.
|
||||
|
||||
## build
|
||||
To build a runnable jar file just execute `gradle clean shadowJar`
|
||||
|
||||
## run
|
||||
THe Application needs Java 8 with JavaFX, to run the Application:
|
||||
`java -jar TextureSync-1.0-SNAPSHOT-all.jar`
|
Loading…
Reference in New Issue
Block a user