Breaktome is the game framework
This requires 2 separate artifact builds including 2 separated META-INF files. The first is for the client build and the second is for the server build.
- Client
& "C:\Program Files\Java\jdk-11.0.1\bin\java" -jar .\client.jar
- Server
& "C:\Program Files\Java\jdk-11.0.1\bin\java" -jar .\server.jar