From 23ad3ea00bb6d1a4f9683192546875ed3440f8bd Mon Sep 17 00:00:00 2001 From: Evil Factory <36804725+evilfactory@users.noreply.github.com> Date: Thu, 9 Jun 2022 12:08:38 -0300 Subject: [PATCH] fix manual install doc --- 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 49e196d82..350914bbc 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 **mscordaccoreamd64amd64_** +- 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 **mscordaccoreamd64amd64_** +- file that starts with **mscordaccore_amd64_amd64_** - and the **Lua/** folder