File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
charts/factorio-server-charts Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -93,18 +93,18 @@ persistence:
9393mods :
9494 enabled : false
9595# in order to use the mods portal you will need to specify the username and token in the server_settings.
96- portal :
97- - Krastorio2
98- - StorageTank2_Updated
99- - early-robots
96+ portal : []
97+ # - Krastorio2
98+ # - StorageTank2_Updated
99+ # - early-robots
100100# unofficial section is meant to just allow you to download and place folders into the mods folder.
101101# we will not check version compatibility automatically with these downloads.
102102# you can encounter an error if the file names dont match what the mod is expecting for example
103103# Error Util.cpp:83: Failed to load mod "Squeak-Through": Filename of mod
104104# /factorio/mods/Squeak-Through.zip doesn't match the expected Squeak Through_1.8.2.zip (case sensitive!)
105- unofficial :
106- - url : " https://github.com/Suprcheese/Squeak-Through/archive/refs/tags/1.8.2.zip"
107- name : " Squeak Through_1.8.2.zip"
105+ unofficial : []
106+ # - url: "https://github.com/Suprcheese/Squeak-Through/archive/refs/tags/1.8.2.zip"
107+ # name: "Squeak Through_1.8.2.zip"
108108
109109factorioServer :
110110 # specify a save name
You can’t perform that action at this time.
0 commit comments