From 814a9def7f5f92e73fd684c66279f51ee4396278 Mon Sep 17 00:00:00 2001 From: John Gross Date: Mon, 21 Jan 2019 16:13:14 -0800 Subject: [PATCH] Update readme --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index f80cbe2..f553aaa 100644 --- a/README.md +++ b/README.md @@ -18,18 +18,10 @@ Torch is the successor to SE Server Extender and gives server admins the tools t * Unzip the Torch release into its own directory and run the executable. It will automatically download the SE DS and generate the other necessary files. - If you already have a DS installed you can unzip the Torch files into the folder that contains the DedicatedServer64 folder. -## Torch.Client -* An optional client-side version of Torch. More documentation to come. - # Building To build Torch you must first have a complete SE Dedicated installation somewhere. Before you open the solution, run the Setup batch file and enter the path of that installation's DedicatedServer64 folder. The script will make a symlink to that folder so the Torch solution can find the DLL references it needs. 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. -* [Concealment](https://github.com/TorchAPI/Concealment): Adds game logic and physics optimizations that significantly improve sim speed. - If you have a more enjoyable server experience because of Torch, please consider supporting us on Patreon. [![Patreon](http://i.imgur.com/VzzIMgn.png)](https://www.patreon.com/bePatron?u=847269)!