-
Notifications
You must be signed in to change notification settings - Fork 2
Installation
BigETI edited this page May 1, 2020
·
3 revisions
Since this software requires atleast the .NET Core 2.0, you should make sure to install that to your distribution.
- Get the latest stable version of SAMPServerAnnouncer from one of the following resources:
- SAMPServerAnnouncer-linux-x64.7z
- SAMPServerAnnouncer-linux-x64.tar.gz
- SAMPServerAnnouncer-linux-x64.zip
- Unzip contents in your server directory.
- Configure "announce.json", read this documentation for more information.
- Get the latest stable version of SAMPServerAnnouncer from one of the following resources:
- SAMPServerAnnouncer-linux-musl-x64.7z
- SAMPServerAnnouncer-linux-musl-x64.tar.gz
- SAMPServerAnnouncer-linux-musl-x64.zip
- Unzip contents in your server directory.
- Configure "announce.json", read this documentation for more information.
- Get the latest stable version of SAMPServerAnnouncer from one of the following resources:
- Unzip contents in your server directory.
- Configure "announce.json", read this documentation for more information.
- Clone https://github.com/BigETI/SAMPServerAnnouncer.git
- Since it's a .NET Core 2.0 project, you can just use dotnet or mono. Check the official documentation for the tools you are using.
- Move the compiled binaries to your server directory.
- Configure
announce.json
, read the documentation at https://github.com/BigETI/SAMPServerAnnouncer/wiki/Configuration for more information.