Server- Download Mod Help Please

Discussion in 'General Discussion' started by Kreis, Nov 4, 2013.

  1. Kreis

    Kreis Registered

    Joined:
    Jun 14, 2013
    Messages:
    3
    Likes Received:
    0
    Hello fellow sim racers,

    Been curious on how to setup a server so people can download my mod if they have all the components.

    Thank you.
     
  2. Denstjiro

    Denstjiro Registered

    Joined:
    Oct 6, 2010
    Messages:
    2,952
    Likes Received:
    14
  3. teeds

    teeds Registered

    Joined:
    Sep 3, 2012
    Messages:
    19
    Likes Received:
    0
    Look in Muoltiplayer.ini for -

    HTTP Server Port="64297" // range is 1025 - 65535. Used for file sharing

    HTTP Server Enabled="1" // Whether the dedicated server starts a HTTP server

    HTTP Server Max File Size="100" // Maximum file size, in MB, that the HTTP server will provide

    HTTP Server Document Root="Packages" // Document root for HTTP server. This path is relative to path stored in data.path. data.path located in root install path

    Opening the port above to the rF2 server and making sure Enabled is "1" got it going for me.
     
  4. canastos

    canastos Registered

    Joined:
    Dec 23, 2011
    Messages:
    483
    Likes Received:
    2
    And finally, make sure that, inside the Packages folder of the installation you are using, is stored the vmod (rfmod file) that the host is loading

    byyyyyyye
     

Share This Page