Skip to content

Commit 118cd8b

Browse files
committed
remove param
1 parent fad1021 commit 118cd8b

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,6 @@ Usage of ./factorio-server-manager:
6666
Path to the glibc ld.so file (default "/opt/glibc-2.18/lib/ld-2.18.so")
6767
-glibc-lib-loc
6868
Path to the glibc lib folder (default "/opt/glibc-2.18/lib")
69-
-autostart
70-
Autostarts Factorio Server when FSM is starting. Default false [true/false]
71-
(If no IP and/or port provided at startup, it will bind the factorio server to all interfaces
72-
and set the server port to the default 34197, always loads latest save)
7369
7470
Example:
7571
@@ -202,7 +198,7 @@ go build
202198
* **Mitch Roote** - [roote.ca](https://roote.ca)
203199

204200
## Special Thanks
205-
- **[All Contributions]**(https://github.com/mroote/factorio-server-manager/graphs/contributors)
201+
- **[All Contributions](https://github.com/mroote/factorio-server-manager/graphs/contributors)**
206202
- **mickael9** for reverseengineering the factorio-save-file: https://forums.factorio.com/viewtopic.php?f=5&t=8568#
207203

208204
## License

0 commit comments

Comments
 (0)