From 1076cd95bc88f425d8001232f783c719eb21f939 Mon Sep 17 00:00:00 2001 From: Jimmacle Date: Sun, 18 Jun 2017 10:17:46 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index acaa755..1e0fe93 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ Torch is the successor to SE Server Extender and gives server admins the tools t ### Manual (for hosting companies or the paranoid) * Install the Space Engineers DS and then unzip the Torch files into the server's DedicatedServer64 directory. It will automatically detect the manual install and disable automatic updates. +In both cases you will need to set the InstancePath in TorchConfig.xml to an existing dedicated server instance as Torch can't fully generate it on its own yet. + # Official Plugins Install plugins by unzipping them into the 'Plugins' folder which should be in the same location as the Torch files. If it doesn't exist you can simply create it. * [Essentials](https://github.com/TorchAPI/Essentials): Adds a slew of chat commands and other tools to help manage your server.