/GamePieces

Minecraft Forge mod providing board game pieces.

Primary LanguageJava

Game Pieces

Minecraft Forge mod providing board game pieces, including chess and checkers pieces.

Links

Compiling

  • Clone the repository.
  • Open a command prompt/terminal to the repository directory.
  • Run gradlew build on Windows, or ./gradlew build for MacOS or Linux.
  • The built jar file will be in build/libs/.