12 lines
348 B
JSON
12 lines
348 B
JSON
{
|
|
"$schema": "https://json.schemastore.org/launchsettings.json",
|
|
"profiles": {
|
|
"Torch.Server": {
|
|
"commandName": "Project",
|
|
"commandLineArgs": "--noupdate true --gamepath \"C:\\Program Files (x86)\\Steam\\steamapps\\common\\SpaceEngineersDedicatedServer\"",
|
|
"use64Bit": true,
|
|
"hotReloadEnabled": false
|
|
}
|
|
}
|
|
}
|