[Tool] Automatically update your Server Artifacts

Cfx.re Server Artifacts Updater

image

A bundle of scripts to easily update your Cfx.re (FiveM/RedM) server artifacts.

This was formerly just a PHP script but since not everyone has PHP installed on their systems I decided to convert to PowerShell and Shell.

The usage is the same in any script: ./file.extension (recommended/optional/[latest]/critical) with the default for no version argument passed being “latest”

Just leave one of these scripts outside of your artifacts folder, that you should be using for all your servers.

Example directory structure:

  • fivem
    • update-artifacts.ext
    • run.sh (linux-only)
    • artifacts/[alpine (linux-only)] (the name of the directory that contains the artifacts that all the servers run on)
    • server
    • server1
    • server2

Download: GitHub - VIRUXE/cfx-server-artifacts-updater: A bundle of scripts to easily update your Cfx.re (FiveM/RedM) server artifacts.

1 Like

Updated the post a bit to make it a bit more intuitive.

How do you guys like the script?

1 Like

Update: Added PowerShell and Shell alternatives.

Hey, thanks for this mate! Saved a lot of time of mine :slight_smile:

1 Like

Windows:

Linux:

Another update. Now even easier than ever… Download a single executable, for either Windows or Linux.

This is now made in Rust.

1 Like