File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ It also acts as the webserver to serve the front end react application
8888All api actions are accessible with the /api route. The frontend is accessible from /.
8989
9090#### Requirements
91- + Go 1.6
91+ + Go 1.7
9292+ NodeJS 4.2.6
9393
9494#### Building Releases
@@ -123,9 +123,7 @@ make app/bundle.js
1231231 . Download the latest release source zip file
124124 * [ https://github.com/mroote/factorio-server-manager/releases ] ( https://github.com/mroote/factorio-server-manager/releases )
1251252 . Unzip the Factorio Standalone server and move it to a known directory.
126- 3 . Download and install Go 1.6 64-bit or 32-bit depending on your operating system, if unsure download 32-bit
127- * https://storage.googleapis.com/golang/go1.6.windows-amd64.msi 64-bit
128- * https://storage.googleapis.com/golang/go1.6.windows-386.msi 32-bit
126+ 3 . Download and install Go 1.7 or newer. https://golang.org/dl/
1291274 . Download and install NodeJS 4.2.6 64-bit or 32-bit depending on your operating system, if unsure download 32-bit
130128 * https://nodejs.org/download/release/v4.2.6/node-v4.2.6-x64.msi 64-bit
131129 * https://nodejs.org/download/release/v4.2.6/node-v4.2.6-x86.msi 32-bit
You can’t perform that action at this time.
0 commit comments