Skip to content

Commit ff58fde

Browse files
Changed setting descriptions
1 parent 1b8a22a commit ff58fde

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

worlds/factorio_bobs/FactorioSettings.py

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,12 @@ class ServerSettings(settings.OptionalUserFilePath):
1717

1818
class ConfigFile(settings.OptionalUserFilePath):
1919
"""
20-
by default, in ap folder
21-
This is also the location
20+
The config file used by the factorio server
2221
"""
2322

2423
class ModDirectory(settings.OptionalUserFilePath):
2524
"""
26-
by default, if empty will use the mod folder for Executable
25+
by default, if empty will use the mod folder for used by the executable by default
2726
"""
2827

2928
class FilterItemSends(settings.Bool):

0 commit comments

Comments
 (0)