From 35abb5d1478b514f226282cd6a8c3be6ccac6641 Mon Sep 17 00:00:00 2001 From: EvilFactory Date: Tue, 13 Sep 2022 14:45:46 -0300 Subject: [PATCH] added new manual install video tutorial --- luacs-docs/lua/manual/installing-lua-for-barotrauma-manually.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/luacs-docs/lua/manual/installing-lua-for-barotrauma-manually.md b/luacs-docs/lua/manual/installing-lua-for-barotrauma-manually.md index e122f7eb1..7bea3ee61 100644 --- a/luacs-docs/lua/manual/installing-lua-for-barotrauma-manually.md +++ b/luacs-docs/lua/manual/installing-lua-for-barotrauma-manually.md @@ -4,6 +4,8 @@ If you get TextManager errors, open `config_player.xml` in your server folder and change the language from "None" to "English" + + ## Adding to an existing server 1. Download [the latest server patch](https://github.com/evilfactory/LuaCsForBarotrauma/releases/tag/latest) (make sure to download the "patch" zip for your platform, e.g. `luacsforbarotrauma_patch_windows_server.zip`)