mirror of
https://github.com/FactoKit/FactoCord.git
synced 2024-11-16 10:08:21 +02:00
15 lines
315 B
Plaintext
15 lines
315 B
Plaintext
DiscordToken = "DiscordTokenHere"
|
|
|
|
FactorioChannelID = "ChannelIDHere"
|
|
|
|
LaunchParameters = "--start-server-load-latest --server-settings /path/to/file.json"
|
|
|
|
Executable = "/path/to/file"
|
|
|
|
AdminIDs = "AdminIDsHere,SeperateByComma"
|
|
|
|
Prefix = "$"
|
|
|
|
ModListLocation = "/path/to/mods/mod-list.json"
|
|
|
|
GameName = "Factorio" |