Update Game Servers/ARK - Survival Ascended.md

This commit is contained in:
Nicole Rappe
2024-05-07 09:59:31 -06:00
parent ebfebe36e6
commit 1971a81ad1

View File

@ -3,6 +3,7 @@ This document outlines some of the prerequisites as well as deployment process f
## Prerequisites ## Prerequisites
We need to install the Visual C++ Redistributable for both x86 and x64 We need to install the Visual C++ Redistributable for both x86 and x64
- [Download Visual C++ Redistributable (x64)](https://aka.ms/vs/17/release/vc_redist.x64.exe) - [Download Visual C++ Redistributable (x64)](https://aka.ms/vs/17/release/vc_redist.x64.exe)
- [Download Visual C++ Redistributable (x86)](https://aka.ms/vs/17/release/vc_redist.x86.exe) - [Download Visual C++ Redistributable (x86)](https://aka.ms/vs/17/release/vc_redist.x86.exe)