Skip to content

Build-World/Breaktome

Repository files navigation

Breaktome

Breaktome is the game framework

Building

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.

Running in Windows Powershell

  • 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

About

Breaktome is the game framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages