Files
TicTacToe-Multiplayer/deployment/client/package/startClient.bat
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

3 lines
191 B
Batchfile

set /p playerName=Gebe deinen Spielernamen ein:
java -jar --module-path openjfx-11.012_windows-x64_bin-sdk\javafx-sdk-11.0.2\lib --add-modules javafx.controls TicTacToe_Client.jar playerName