Difference between revisions of "Install mods for Squad"

From 4netplayers Support Wiki
Jump to: navigation, search
 
Line 4: Line 4:
 
<br>
 
<br>
 
To upload your mods and maps, please follow these steps:
 
To upload your mods and maps, please follow these steps:
# Connect to the [https://wiki.4netplayers.com/en/FTP_areas Upload FTP] with your FTP program.
+
# Connect to the [https://wiki.4netplayers.com/en/FTP_areas Upload FTP] with your FTP program.<br>You can find the login data in the FTP overview by clicking on '''FTP'''.
 
# Now create the Plugins directory in the following directory:<pre>/ConfigID/SquadGame/</pre>
 
# Now create the Plugins directory in the following directory:<pre>/ConfigID/SquadGame/</pre>
 
# In the Plugins directory you just created, create the Mods folder. Your directory structure should then look like this:<pre>/ConfigID/SquadGame/Plugins/Mods</pre>'''Note''': The ConfigID or ConfigurationID for your server can be found on our page under '''Game Server'''.<br>If your ConfigID were, for example, 123456, the path would look like this:<code>/123456/SquadGame/Plugins/Mods</code>.
 
# In the Plugins directory you just created, create the Mods folder. Your directory structure should then look like this:<pre>/ConfigID/SquadGame/Plugins/Mods</pre>'''Note''': The ConfigID or ConfigurationID for your server can be found on our page under '''Game Server'''.<br>If your ConfigID were, for example, 123456, the path would look like this:<code>/123456/SquadGame/Plugins/Mods</code>.
Line 14: Line 14:
 
# Restart your server<br>
 
# Restart your server<br>
 
<br>
 
<br>
'''Note''': You can find the FTP login data in the webinterface on 4Netplayers.com.
 
Click on your game server, then on '''FTP''' at the top. <br>
 
Then click on the tab '''Upload''', then scroll down a bit and there are the login details.<br>
 
  
 
[[Category:Squad]]
 
[[Category:Squad]]

Latest revision as of 13:17, 21 October 2021

Rent a Squad server
Rent your own Squad server now at 4Netplayers.com

Tip: We recommend using an FTP program such as Filezilla.

To upload your mods and maps, please follow these steps:

  1. Connect to the Upload FTP with your FTP program.
    You can find the login data in the FTP overview by clicking on FTP.
  2. Now create the Plugins directory in the following directory:
    /ConfigID/SquadGame/
  3. In the Plugins directory you just created, create the Mods folder. Your directory structure should then look like this:
    /ConfigID/SquadGame/Plugins/Mods
    Note: The ConfigID or ConfigurationID for your server can be found on our page under Game Server.
    If your ConfigID were, for example, 123456, the path would look like this:/123456/SquadGame/Plugins/Mods.
  4. Now open the directory of your mods on your PC:
    .../Steam/steamapps/workshop/content/<393380>

    Note: Your mods are located on the same hard disk on which you installed the game.
  5. Upload the contents of this directory to the mods folder on the FTP.
  6. Now add your maps to the mapcycle:
    1. In Basic Mode click on Mapcycle.
      Enter the name of the map in the input field and click on +.
    2. In Advanced Mode, click on MapRotation.cfg on the left.
      Then enter the name of the map in the text editor on the right.
      There may only be one map name per line!
      Then click on Save.
  7. Restart your server