Skip to content

Commit 3faab8c

Browse files
authored
Update README.md
1 parent 4d44b85 commit 3faab8c

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,12 @@ It extrapolates servers from that list, creates a database with name and referen
3636
- Application fetch steamcmd from:
3737
- Website: https://developer.valvesoftware.com/wiki/SteamCMD
3838
- Direct: https://steamcdn-a.akamaihd.net/client/installer/steamcmd.zip
39+
40+
# Requirements
41+
- Internet Connection
42+
- .NET Framework 4.8
43+
- Newtonsoft Json (Included)
44+
3945

4046
# StartServerScript?
4147
WARNING: If you are using a username and password; the password will be in clear text format in the script!
@@ -58,11 +64,7 @@ The server is set to launch the file "valheim_server.exe" with the launch option
5864
If this would be valid information, the script would then run the server and monitor that process. If this window is closed or the server has crashed, the server will automatically be restarted as the StartServerScript is protecting the process. In order to stop the server from restarting you need to close the StartServerScript first - Alternatively, select Y to terminate the process; When prompted. NOTE: Some servers require/want you to close the server with the CTRL+C command.
5965

6066
Note: In the event of issues connecting to the server, server crashes, or misconfigurations, troubleshooting and configuration adjustments will be required. This aspect falls outside the scope of the script itself. Best of luck!
61-
62-
# Requirements
63-
- Internet Connection
64-
- .NET Framework 4.8
65-
- Newtonsoft Json (Included)
67+
6668

6769
# Bugs?
6870

0 commit comments

Comments
 (0)