Thanks for visiting our wiki! Click here to order your own game server at SurvivalServers.com

Arma Reforger Mod Install Guide

From Survival Servers
Revision as of 15:33, 12 December 2022 by StevenW (talk | contribs) (Created page with "=Mod Installation= Mods can be installed from the Steam Workshop using FTP. ===Mods=== # Make sure your sever is stopped. # Launch Arma Reforger in steam and h...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Mod Installation

Mods can be installed from the Steam Workshop using FTP.

Mods

  1. Make sure your sever is stopped.
  2. Launch Arma Reforger in steam and head into the workshop tab in the main menu.
  3. Once in there select the mods you wish to have in your server by clicking on them to install.
  4. Once installed minimize the game and head into the following area on your computer:
    1. C:\Users\UserName\Documents\My Games\ArmaReforger\addons
  5. This will be the location of your addons.
  6. Open up your servers FTP client and head into the admin folder. Once in there edit the serverConfig.json file with notepad++
  7. Look for the following section: "mods": []
    1. This will be the location you will add your mods into.
    2. Copy this and paste it between the backets of the "mods": code.
      {
"modId": "59727DAE364DEADB",
"name": "WeaponSwitching",
"version": "1.0.1"
},
{
"modId": "59727DAE32981C7D",
"name": "Explosive Goats beta",
"version": "0.5.42"
}
  1. The section should look like this after you are done:
    1. CodeSnipArmaReforger.png
  2. Now that you have that file setup. Head back into your addons folder that you opened up earlier.
  3. Copy the MOD ID which will be the folder name.
  4. Paste it in the "modId": "59727DAE364DEADB" area.
  5. Edit the name to match the mod name in the workshop in game.
  6. Set the version to what it shows in game when you click on the mod.
  7. Save the file and upload it back into the server.
  8. Start your server up and the mods should be active now.


Share your opinion