update readme
This commit is contained in:
parent
47546ee248
commit
c4be2a8e52
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
# auto-mc
|
||||
automate automation for minecraft servers.
|
||||
|
||||
this is just a few systemd units and a backup script that auto install, the server runs inside a gnu `screen` session controlled by the user `mc`.
|
||||
while i wrote this with ubuntu in mind, i dont see why it wouldnt work on any debian based distro.
|
||||
this is an installer for the minecraft server (paper), with a few systemd units and a backup script. the server runs inside a gnu `screen` session controlled by the user `mc`.
|
||||
it works best on ubuntu 20.04+ because of java versioning, but any distro with `apt` (and a version of openjdk >=16 for 1.17+ installs) should work fine.
|
||||
|
||||
# installation
|
||||
to install, do:
|
||||
|
|
Loading…
Add table
Reference in a new issue