Building Dedicated Servers

Setup local dedicated server without building server



Create bat file for startserver and startclient with notepad:
type UE editor path, and the target project path, and the map path in UE project:
“C:\Program Files\Epic Games\UE_5.0\Engine\Binaries\Win64\UnrealEditor.exe”
“E:\UE\Unreal Projects\VRExpansionPlugin\VRExpansionPlugin.uproject”
StarterMap -server -log -nosteam
image.png
so it becomes this:
image.png
save as startserver.bat instead of .txt
Open it will run in cmd,
image.png

but mine is failed
image.png

Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.