diff --git a/gta/fivem/README.md b/gta/fivem/README.md index 43a1206c..25c312f2 100644 --- a/gta/fivem/README.md +++ b/gta/fivem/README.md @@ -12,7 +12,7 @@ The `FIVEM_VERSION` variable. 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. # txAdmin -TxAdmin is now supported and disabled by default. You set `TXADMIN_ENABLED` to `1` to enable it. +txAdmin is now supported and disabled by default. You set `TXADMIN_ENABLED` to `1` to enable it. The last update to the egg changes the server to use txadmin to run. On first startup it will print a key to use to sign into the txadmin panel. @@ -25,4 +25,4 @@ Ports required to run the server in a table format. |---------|---------| | Game | 30110 | | Game+1 | 30120 | -| txAdmin | 40120 | \ No newline at end of file +| txAdmin | 40120 |