I don't really know how to better describe it, but here is an image:
https://imgur.com/AuEsFwj
basically, launch server on windows, enter "test" and hit enter, repeat. Console keeps doing weird things.
factorio server on windows switches in and out of console
-
- Long Handed Inserter
- Posts: 72
- Joined: Sat Jan 31, 2015 7:36 am
- Contact:
Re: factorio server on windows switches in and out of console
you need to start it as
Code: Select all
start /wait factorio.exe --start-server test
-
- Long Handed Inserter
- Posts: 72
- Joined: Sat Jan 31, 2015 7:36 am
- Contact:
Re: factorio server on windows switches in and out of console
Might be nice to mention that in the --help output then.