mirror of
https://github.com/pelican-eggs/games-standalone.git
synced 2024-11-25 11:52:35 +01:00
update fivem readme
correct ports in table and update notice.
This commit is contained in:
parent
b53d3d647c
commit
86c31390ab
@ -1,23 +1,20 @@
|
||||
# FiveM
|
||||
|
||||
# Notice
|
||||
|
||||
This is to inform all users that the4 fivem team has enabled cloudflare ddos protection and the install script is now broken due to this.
|
||||
|
||||
You will need to have a self hosted version of the server files to curl in the install script.
|
||||
|
||||
I have added a `DOWNLOAD_URL` variable that needs to point to a `fx.tar.xz` file as I am too lazy to update the entire script.
|
||||
|
||||
### From the [FiveM](https://fivem.net/) Site
|
||||
## From the [FiveM](https://fivem.net/) Site
|
||||
FiveM is a modification for Grand Theft Auto V enabling you to play multiplayer on customized dedicated servers.
|
||||
|
||||
### Install notes
|
||||
- Only installs latest version versions are not selectable.
|
||||
# Notice
|
||||
Currently the script can get versions from the builds site.
|
||||
|
||||
### Server Ports
|
||||
The `FIVEM_VERSION` variable.
|
||||
* Defaults to `latest` which is the latest recommended
|
||||
* Can be set to a specific version Ex. `2431-350dd7bd5c0176216c38625ad5b1108ead44674d`.
|
||||
|
||||
The `DOWNLOAD_URL` only needs to be used if they turn on ddos protection. The variable needs to point to a `fx.tar.xz` file as I am too lazy to update the entire script.
|
||||
|
||||
## Server Ports
|
||||
Ports required to run the server in a table format.
|
||||
|
||||
| Port | default |
|
||||
|---------|---------|
|
||||
| Game | 30210 |
|
||||
| Game+1 | 30211 |
|
||||
| Game | 30110 |
|
||||
| Game+1 | 30120 |
|
Loading…
Reference in New Issue
Block a user