Merge pull request #658 from HypeLevels/patch-1

Fixed txAdmin typo
This commit is contained in:
Michael (Parker) Parker
2020-08-19 13:12:58 -04:00
committed by GitHub

View File

@@ -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.