Page 1 of 1

how to put mods into factorio server tool

Posted: Sun May 01, 2016 4:24 pm
by GMT
does anyone know where to put mods onto the factorio server tool ? Only i tried to connect to my game but message popped up saying it wont connect as mods are not on the server.
thanks in advance

Re: how to put mods into factorio server tool

Posted: Tue May 03, 2016 6:16 pm
by twepy
In the base folder of factorio u have create a folder mods and copy your mods in that folder. For example, if u have factorio extracted to root, the mods folder should be: /factorio/mods

Ive done correctly it should load the mod when the server starts, in the example below Treefarm is loaded.

Code: Select all

   0.001 2016-05-03 11:09:12; Factorio 0.12.29 (Build 17931, linux64, headless)
   0.040 Operating system: Linux (Ubuntu 12.04)
   0.040 Program arguments: "./factorio" "--start-server" "001" 
   0.040 Read data path: /factorio/data
   0.040 Write data path: /factorio
   0.040 Binaries path: /factorio/bin
   0.047 Running in headless mode
   0.050 Loading mod core 0.0.0 (data.lua)
   0.052 Loading mod base 0.12.29 (data.lua)
   0.102 Loading mod Treefarm-Lite 0.2.1 (data.lua)
   0.335 Factorio initialised