You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -145,6 +145,7 @@ go get github.com/gorilla/mux
145
145
go get github.com/hpcloud/tail
146
146
go get github.com/gorilla/websocket
147
147
go get github.com/majormjr/rcon
148
+
go get github.com/Masterminds/semver
148
149
```
149
150
150
151
3. Now you will want to go into the src folder for example "C:\FS\factorio-server-manager\src" once there hold down left shift and right click an empty area of the folder. Then click "Open command windows here"
0 commit comments