Commit Graph

5 Commits

Author SHA1 Message Date
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