mirror of
https://github.com/OpenFactorioServerManager/factorio-server-manager.git
synced 2025-01-08 04:04:53 +02:00
commit
789a0e25a7
@ -27,6 +27,8 @@ Run the UI server and specify the directory of your Factorio server installatio
|
||||
Usage of ./factorio-server-manager:
|
||||
-bin string
|
||||
Location of Factorio Server binary file (default "bin/x64/factorio")
|
||||
-conf string
|
||||
Specify location of Factorio Server Manager config file. (default "./conf.json")
|
||||
-config string
|
||||
Specify location of Factorio config.ini file (default "config/config.ini")
|
||||
-dir string
|
||||
@ -34,7 +36,7 @@ Usage of ./factorio-server-manager:
|
||||
-host string
|
||||
Specify IP for webserver to listen on. (default "0.0.0.0")
|
||||
-max-upload int
|
||||
Maximum filesize for uploaded files. (default 100000)
|
||||
Maximum filesize for uploaded files (default 20MB). (default 20971520)
|
||||
-port string
|
||||
Specify a port for the server. (default "8080")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user