Update Game Servers/ARK - Survival Ascended.md

This commit is contained in:
Nicole Rappe
2024-05-07 10:02:39 -06:00
parent 1971a81ad1
commit 4cb074b7f9

View File

@ -22,7 +22,7 @@ There is an issue where if you run a dedicated server, part of that requires API
``` ```
## SteamCMD Deployment Script ## SteamCMD Deployment Script
You will need to make a folder somewhere on the computer, such as the desktop, and name it something like "ARK Updater", then put the following script into it: You will need to make a folder somewhere on the computer, such as the desktop, and name it something like "ARK Updater", then put the following script into it. You will need to run this script before you can proceed to the next step.
```jsx title="C:\Users\nicole.rappe\Desktop\ARK_Updater\Update_Server.bat" ```jsx title="C:\Users\nicole.rappe\Desktop\ARK_Updater\Update_Server.bat"
@echo off @echo off