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:
93
93
mods :
94
94
enabled : false
95
95
# 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
100
100
# unofficial section is meant to just allow you to download and place folders into the mods folder.
101
101
# we will not check version compatibility automatically with these downloads.
102
102
# you can encounter an error if the file names dont match what the mod is expecting for example
103
103
# Error Util.cpp:83: Failed to load mod "Squeak-Through": Filename of mod
104
104
# /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"
108
108
109
109
factorioServer :
110
110
# specify a save name
You can’t perform that action at this time.
0 commit comments