Merge branch 'master' of github.com:MajorMJR/factorio-server-manager

This commit is contained in:
majormjr 2016-10-13 15:13:49 -04:00
commit db13f65032

View File

@ -26,7 +26,7 @@ This tool runs on a Factorio server and allows management of the Factorio server
* [https://github.com/MajorMJR/factorio-server-manager/releases](https://github.com/MajorMJR/factorio-server-manager/releases)
2. Download the Factorio Standalone server and install to a known directory.
3. Run the server binary file via cmd or Powershell, use the --dir flag to point the management server to your Factorio installation.
* ```.\factorio-server-manager --dir C:/Users/username/Factorio
* ```.\factorio-server-manager --dir C:/Users/username/Factorio```
4. Visit [localhost:8080](localhost:8080) in your web browser.
## Usage