Skip to content

Commit

Permalink
add instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
dada513 committed Dec 11, 2021
1 parent b61daa0 commit 928be9e
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,18 @@ Paper has made it very difficult to auto update servers, because they discourage
But then you see, yesterday a log4j vunl in minecraft allowed RCE.
As long as you have a GOOD backup, IMO auto updates are fine.

### Installation
### Installation

Download the correct binary from Releases and install it to your $PATH.

### Running

`./the-binary-file paper-project-name project-version`

### Examples

Download PaperMC 1.18.1
`./paper-autoupdater-linux-amd64 paper 1.18.1`
Download Velocity 3.1.1
`./paper-autoupdater-linux-amd64 velocity 3.1.1`

0 comments on commit 928be9e

Please sign in to comment.