How to add mods and Scenario to your Arma Reforger Server

Last updated 22 Jan 2026

Need a game server?

Spin one up fast with our feature-rich panel and seriously low prices.

  1. Log in to the Kinetic Panel.

  2. Stop the server.

  3. Go to File Manager.

  4. Locate config.json.

  5. Locate "mods": [].

  6. Locate the mod you wish to add on https://reforger.armaplatform.com/workshop

  7. Inside the double square brackets. Fill out this template & paste in
    {

    "modId": "ID",

    "name": "NAME",

    "version": "VERSION"

    }
    You can find these details on the side of the page. Each mod should be separated by a comma

  8. Start the server

Adding Scenarios

Follow all the above steps bar Step 8.

  1. On the Scenario workshop page, click on Scenarios.

  2. Copy the ID.

  3. Go to settings

  4. Paste into the Scenario id box.

  5. Start server