remove param

This commit is contained in:
Mitch Roote 2019-08-01 19:57:08 -04:00
parent fad10210a9
commit 118cd8b303

View File

@ -66,10 +66,6 @@ Usage of ./factorio-server-manager:
Path to the glibc ld.so file (default "/opt/glibc-2.18/lib/ld-2.18.so")
-glibc-lib-loc
Path to the glibc lib folder (default "/opt/glibc-2.18/lib")
-autostart
Autostarts Factorio Server when FSM is starting. Default false [true/false]
(If no IP and/or port provided at startup, it will bind the factorio server to all interfaces
and set the server port to the default 34197, always loads latest save)
Example:
@ -202,7 +198,7 @@ go build
* **Mitch Roote** - [roote.ca](https://roote.ca)
## Special Thanks
- **[All Contributions]**(https://github.com/mroote/factorio-server-manager/graphs/contributors)
- **[All Contributions](https://github.com/mroote/factorio-server-manager/graphs/contributors)**
- **mickael9** for reverseengineering the factorio-save-file: https://forums.factorio.com/viewtopic.php?f=5&t=8568#
## License