For the complete documentation index, see llms.txt. This page is also available as Markdown.

Updating server

How to update?

Windows

Please check this video

Linux

  1. Download the last recommended artifact from this page https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/

  2. Turn off your server

  3. Delete cache & alpine folder

  4. Unzip fx.tar.xz with command tar -xf fx.rar.xz

  5. Start the server and write version to see a new version

Windows

Exactly the same but you use windows FXServer artifact https://runtime.fivem.net/artifacts/fivem/build_server_windows/master/

And remove the server folder and replace it with the newly downloaded version.

Last updated