Files
TicTacToe-Multiplayer/out/production/Server/META-INF/MANIFEST.MF
Simon 1942e249b5 Nearly finished client side logging
Client/src/logging/ClientLogger.java:
    -added printConfiramtion method

Client/src/networking/Client.java:
    - swapped out.println with clientLogger.printConfirmation
2021-02-15 01:02:27 +01:00

4 lines
56 B
Plaintext

Manifest-Version: 1.0
Main-Class: networking.Server