Generate a CFX Key

Creating a license key for your server is easy! Just head over to https://keymaster.fivem.net/ and click “New server” in the navigation menu.

Watch the below video of the Installation of a RSG RedM Server via txAdmin

XAMPP is optional here, you can install MariaDB by itself! Just remember to configure your ports!

Install XAMPP and HeidiSQL.

Start XAMPP and start the first two boxes, “Apache” and “MySQL”

HeidiSQL

  • Open HeidiSQL, click the green circle with the plus sign and name it something

The names don’t matter, you can name them whatever you want!

Press new to create a session

Rename this to whatever you’d like and press open

Download the CFX Artifacts

  1. Go to Windows Server Build and download the Latest Recommended or Newest it doesn’t really matter. (I would recommend making sure to have WinRAR for this)

  2. Open the file that you just downloaded that should be named something with server.7z

  3. Optionally create a folder in your C:\ drive

    1. Create folder C:\SERVER_NAME

    2. Create folder C:\SERVER_NAME\Artifacts

    3. Create folder C:\SERVER_NAME\Server

  4. Extract from the server.7z everything into the C:\SERVER_NAME\Artifacts folder we created

Starting your new RedM Server

  1. Find the file called FXServer.exe and double click it, this will launch the TXAdmin launcher for you to get started

  2. In the Launch you should get your browser opened with TXAdmin asking you to link your account, link and proceed.

  3. After you completed this you should see a TXAdmin Launch setup page follow the instructions on page for Server Name etc.

  4. Once you get to Deployment type you will choose Remote URL Template

  1. Enter the following Recipe link :

    1. https://raw.githubusercontent.com/Rexshack-RedM/txAdminRecipe/main/rsgcore.yaml
  2. Click Change Path and enter the following file path C:\SERVER_NAME\Server and click Save then follow on screen instructions to continue

  3. You should be in Recipe Deployer , review the recipe and click Next

  4. Now we are almost ready to launch our newly created server, now enter the key you just made on the Keymaster where it says License Key and then select Run Recipe

  5. Congratulations! 🎉 Your Server is now ready, once the Recipe is ready Click Save & Run Server

Let yarn install all the way through on the initial startup

Once this is complete, we recommend visiting Setting Permissions to configure your server.cfg with any players you’d like to give elevated permissions!