Skip to content
/ Torch Public
forked from TorchAPI/Torch

A fully featured server extender for Space Engineers that makes it easy to run and maintain a dedicated server.

License

Notifications You must be signed in to change notification settings

szczepix/Torch

 
 

Repository files navigation

Discord Build Status

Branch: master TorchApi Demo Workflow (pipeline)

Branch: szczepix-patch-1 szczepix-patch-1 ->TorchApi Demo Workflow (pipeline)

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.Server

Features

  • WPF-based user interface
  • Chat: interact with the game chat and run commands 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
  • Extensible using the Torch plugin system

Installation

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.

If you have a more enjoyable server experience because of Torch, please consider supporting us on Patreon. (https://www.patreon.com/TorchSE)

About

A fully featured server extender for Space Engineers that makes it easy to run and maintain a dedicated server.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.6%
  • Other 0.4%