Added deployment options for the client
- Client can be downloaded under www.cato447.tech - Added support for numbers notated in "," and "." form
This commit is contained in:
3
deployment/client/startClient
Executable file
3
deployment/client/startClient
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
cd ~/Code/ArcadeMachine/deployment/client
|
||||
java -jar package/TicTacToe_Client.jar linux
|
||||
Reference in New Issue
Block a user