Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 254 Bytes

File metadata and controls

8 lines (6 loc) · 254 Bytes

BobsGameSharedLibs

Building

  1. Open the project in IntelliJ IDEA
  2. Refresh Maven by clicking the refresh icon on the top right of the editor.
  3. Click "Maven" on the right then "Lifecycle" and "package"
  4. The jar will be in the "target" folder.