mirror of
https://github.com/pagefaultgames/rogueserver.git
synced 2025-04-01 18:47:14 +08:00
Update README.md
This commit is contained in:
parent
1cec1d313d
commit
8c209163db
@ -20,7 +20,6 @@ Replace both URLs (one on each line) with the local API server address from rogu
|
|||||||
|
|
||||||
Now that all of the files are configured: start up powershell as administrator:
|
Now that all of the files are configured: start up powershell as administrator:
|
||||||
```
|
```
|
||||||
powershell -ep bypass
|
|
||||||
cd C:\api\server\location\
|
cd C:\api\server\location\
|
||||||
go build .
|
go build .
|
||||||
.\rogueserver.exe --debug --dbuser yourusername --dbpass yourpassword
|
.\rogueserver.exe --debug --dbuser yourusername --dbpass yourpassword
|
||||||
|
Loading…
x
Reference in New Issue
Block a user