CryoFall | How to add mods

  • 0
  • Print

    Stop the server then transfer the mod files to the Data/Mods directory on your server.

    We highly recommend doing this via FTP which is covered in one of our guides here: https://pingperfect.com/index.php/knowledgebase/19/Accessing-your-files--File-manager--FTP.html

    Open the ModsConfig.xml file found in the "configuration files" menu. Then add a mod as shown below:

    <?xml version="1.0" encoding="utf-8" standalone="yes"?>
    <mods>
        <mod>core_1.0.0</mod>
    </mods>

    becomes

    <?xml version="1.0" encoding="utf-8" standalone="yes"?>
    <mods>
        <mod>core_1.0.0</mod>
        <mod>ModFileNameHere</mod>
    </mods>

    Save the file in the top left and startup your server.


    Looking for a game server host known for brilliant 24/7 customer support and quality hardware?   

    Try a Pingperfect CryoFall server today! https://pingperfect.com/gameservers/cryofall-game-server-hosting-rental.php 


    Order now - Use code KNOWLEDGE15 for 15% off

    Was this answer helpful?

    « Back