Best way to package a dedicated server?

@arbopa it is relatively easy

  1. add the YourGameServer.Target.cs to your Source dir

  2. regenerate your visual studio project file

  3. open your visual studio and compile your project with Development Server -> Win64 settings

This should compile successfully. If not post the log maybe i can help you :slight_smile: