From b3757b49ff2d8db1d02a844e3371b69538537626 Mon Sep 17 00:00:00 2001 From: Evil Factory <36804725+evilfactory@users.noreply.github.com> Date: Tue, 4 Jan 2022 11:26:48 -0300 Subject: [PATCH] include mysterious .net core file in the files to be copied --- docs/manual/installing-lua-for-barotrauma-manually.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/manual/installing-lua-for-barotrauma-manually.md b/docs/manual/installing-lua-for-barotrauma-manually.md index e01dd3536..49dbcf061 100644 --- a/docs/manual/installing-lua-for-barotrauma-manually.md +++ b/docs/manual/installing-lua-for-barotrauma-manually.md @@ -32,6 +32,7 @@ To install to an existing server, do the 1-2 steps from before and copy/replace - **Mono.Cecil.Mdb.dll** - **Mono.Cecil.Pdb.dll** - **Mono.Cecil.Rocks.dll** +- file that starts with **mscordaccore_amd64_amd64_** - and the **Lua/** folder ## Adding to an existing client @@ -47,5 +48,5 @@ To install to an existing client, do the 1-2 steps from before and copy/replace - **Mono.Cecil.Mdb.dll** - **Mono.Cecil.Pdb.dll** - **Mono.Cecil.Rocks.dll** -- **mscordaccore_amd64_amd64_4.700.21.11102.dll** +- file that starts with **mscordaccore_amd64_amd64_** - and the **Lua/** folder \ No newline at end of file