Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
electricessence authored Apr 23, 2018
1 parent 175a86f commit fc74ea4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,14 +98,14 @@ rcon
.then(console.log, console.error);
```

## Factorio
### Factorio

### Setup:
#### Setup:

For usage or testing, make sure you are starting the game from command line or connecting to an rcon configured remote instance.

`factorio.exe --start-server [save-name].zip --rcon-port [port] --rcon-password [password]`

### Verifying it's working:
#### Verifying it's working:

Try either one of [the examples above](#usage-examples).

0 comments on commit fc74ea4

Please sign in to comment.