Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dran1x authored Nov 7, 2023
1 parent 902763a commit 34ca600
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# CS2-AutoUpdater
The Auto Updater plugin automates the update process for your Counter-Strike 2 (CS2) server.
> [!IMPORTANT]
> It is required for the server to have hibernation disabled: `sv_hibernate_when_empty` set to `false`.
# Features
- [x] Automatically checks the current game version of Counter-Strike 2 by querying Steam's API.
- [x] Notifies players about the upcoming server restart

# Installation

Expand Down Expand Up @@ -32,4 +38,4 @@
"InstantRestartWhenEmpty": true,
"ChatTag": "\u0004[AutoUpdater]\u0001"
}
```
```

0 comments on commit 34ca600

Please sign in to comment.