Skip to content

Basic Operations

Robomikel edited this page Jul 19, 2020 · 6 revisions

After installing your game server. You are ready to start using the commands. Make sure you are in the Steam-Server-Manager folder in PowerShell.

If you installed PowerShell 7 and during the install, chose the option for PowerShell in the context menu. Then, you can right-click the folder and Open PowerShell from that location.

Here is a list of the commands

In place of the serverFolder name. Use the Shortname that you used to install the server.
Example:
./ssm <command> <serverFolder>
./ssm start <serverFolder>
./ssm start sdtdserver
./ssm start insserver

Clone this wiki locally