We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b8a22a commit ff58fdeCopy full SHA for ff58fde
worlds/factorio_bobs/FactorioSettings.py
@@ -17,13 +17,12 @@ class ServerSettings(settings.OptionalUserFilePath):
17
18
class ConfigFile(settings.OptionalUserFilePath):
19
"""
20
- by default, in ap folder
21
- This is also the location
+ The config file used by the factorio server
22
23
24
class ModDirectory(settings.OptionalUserFilePath):
25
26
- by default, if empty will use the mod folder for Executable
+ by default, if empty will use the mod folder for used by the executable by default
27
28
29
class FilterItemSends(settings.Bool):
0 commit comments