From 438f10f4843d79a999b415f1c0c39cf741033403 Mon Sep 17 00:00:00 2001 From: Evil Factory <36804725+evilfactory@users.noreply.github.com> Date: Tue, 14 Jun 2022 13:09:00 -0300 Subject: [PATCH] fix underscores in docs --- docs/manual/installing-lua-for-barotrauma-manually.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/installing-lua-for-barotrauma-manually.md b/docs/manual/installing-lua-for-barotrauma-manually.md index 350914bbc..48cc30bc3 100644 --- a/docs/manual/installing-lua-for-barotrauma-manually.md +++ b/docs/manual/installing-lua-for-barotrauma-manually.md @@ -26,7 +26,7 @@ - **System.Collections.Immutable.dll** - **System.Reflection.Metadata.dll** - **System.Runtime.CompilerServices.Unsafe.dll** -- file that starts with **mscordaccore_amd64_amd64** +- file that starts with **mscordaccore\_amd64\_amd64\_** - and the **Lua/** folder 4 - Paste them to your existing server, and let it replace the files
@@ -52,7 +52,7 @@ Same as above, but instead you need to copy/replace the following files: - **System.Collections.Immutable.dll** - **System.Reflection.Metadata.dll** - **System.Runtime.CompilerServices.Unsafe.dll** -- file that starts with **mscordaccore_amd64_amd64_** +- file that starts with **mscordaccore\_amd64\_amd64\_** - and the **Lua/** folder