Files
TicTacToe-Multiplayer/deployment/client/startClient
Simon Bussmann 43361897ff Added deployment options for the client
- Client can be downloaded under www.cato447.tech
- Added support for numbers notated in "," and "." form
2021-03-23 22:27:14 +01:00

4 lines
97 B
Bash
Executable File

#!/bin/sh
cd ~/Code/ArcadeMachine/deployment/client
java -jar package/TicTacToe_Client.jar linux