Update README.md
This commit is contained in:
19
README.md
19
README.md
@@ -1,18 +1,25 @@
|
|||||||
|
Discord: [](https://discord.gg/8uHZykr)
|
||||||
|
|
||||||
# What is Torch?
|
# What is Torch?
|
||||||
Torch is the successor to SE Server Extender and gives server admins the tools they need to keep their Space Engineers servers running smoothly. It features a user interface with live management tools and a plugin system so you can run your server exactly how you'd like. Torch is still in early development so there may be bugs and incomplete features.
|
Torch is the successor to SE Server Extender and gives server admins the tools they need to keep their Space Engineers servers running smoothly. It features a user interface with live management tools and a plugin system so you can run your server exactly how you'd like. Torch is still in early development so there may be bugs and incomplete features.
|
||||||
|
|
||||||
# Features
|
# Features
|
||||||
* WPF-based user interface
|
* WPF-based user interface
|
||||||
* Entity manager
|
* Chat: interact with the game chat and run commands without having to join the game.
|
||||||
* Realtime modification of ingame entities such as stopping grids and changing block settings without having to join the game
|
* Entity manager: realtime modification of ingame entities such as stopping grids and changing block settings without having to join the game
|
||||||
* Organized, easy to use configuration editor
|
* Organized, easy to use configuration editor
|
||||||
* Extensible using the Torch plugin system
|
* Extensible using the Torch plugin system
|
||||||
|
|
||||||
|
# Installation Guide
|
||||||
|
### Automatic (recommended)
|
||||||
|
* Unzip Torch to its own folder, run Torch.Server.exe and enter 'y' in the prompt for automatic updates. Torch will automatically download the Space Engineers files and generate all of the configs/folders necessary.
|
||||||
|
|
||||||
|
### 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.
|
||||||
|
|
||||||
# Official Plugins
|
# 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.
|
* [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.
|
* [Concealment](https://github.com/TorchAPI/Concealment): Adds game logic and physics optimizations that significantly improve sim speed.
|
||||||
|
|
||||||
You can get the latest information about Torch and ask questions on our Discord server:
|
If you have a more enjoyable server experience because of Torch, please consider supporting us on [Patreon](https://www.patreon.com/bePatron?u=847269)!
|
||||||
[](https://discord.gg/8uHZykr)
|
|
||||||
|
|
||||||
Support us on [Patreon](https://www.patreon.com/bePatron?u=847269)!
|
|
||||||
|
Reference in New Issue
Block a user