Skip to content

Commit dceeb13

Browse files
committed
add vc redist link
1 parent 6414091 commit dceeb13

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

pages/install.vue

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,17 @@
269269
coop/pvp guide here.
270270
</a>
271271
</li>
272+
<li>
273+
If your game does not start after pressing the "PLAY" button in the launcher,
274+
try installing the newest version of Microsoft Visual C++ Redistributable packages
275+
<a
276+
href="https://aka.ms/vs/17/release/vc_redist.x86.exe"
277+
rel="nofollow"
278+
target="_blank"
279+
>
280+
by clicking on the download link.
281+
</a>
282+
</li>
272283
</ul>
273284
</div>
274285
</div>

0 commit comments

Comments
 (0)