Commit Graph

8 Commits

Author SHA1 Message Date
ducoterra
1bc9e48ab6 Switch to common Makefile
Rather than writing our own Makefile, reference the common Makefile.
2021-10-30 22:46:03 -04:00
ducoterra
319ea4c38f Merge commit 'ef9c00439205ab92719d3d2e65ff14ada42d6e77' as '.common' 2021-10-30 22:44:56 -04:00
ducoterra
ef9c004392 Squashed '.common/' content from commit f187522
git-subtree-dir: .common
git-subtree-split: f18752299d
2021-10-30 22:44:56 -04:00
ducoterra
beff3e4a67 Automated Makefile update 2021-10-30 20:35:11 -04:00
ducoterra
ebdc7c78ee Add requirements and gitignore
Add requirements.in and a gitignore.
2021-10-30 20:33:08 -04:00
ducoterra
5ebb57c8e5 Actually get the server.jar, not server metadata
Previousy when running get_server it would download the server metadata.
Obviously running a json file with java is tricky, so this commit opts
to download the server.jar instead.
2021-10-30 20:31:05 -04:00
ducoterra
d5cbdc0692 Add build section to README
Add section detailing make commands to build and push a new version.
2021-10-30 19:22:55 -04:00
ducoterra
829951d8e7 init 2021-10-30 19:19:31 -04:00