Unreal Engine project for local mission control center built to PC
- Visual Studio 2022
- Visual Studio Build Tools (recommended for TSS build)
- Unreal Engine 5.5
- TSS 2025 server
- download the repository from github
- open "Developer Command Prompt for VS 2022"
- Navigate to the TSS-2025 folder with "cd" and "dir"
- run "buildvs.bat" by typing that into the window.
- close the Developer Command Prompt.
- If you would like to run the TSS server and the Unreal project on the same computer, create a shortcut to server.exe and add "--local" to the end of the target (fig. 1).
- otherwise, to run on separate computers, run server.exe (using Command Prompt, which is the default)
- download the repository from github
- right-click on the .uproject file, select more, then select "Generate Visual Studio project files
- once that is complete, open the .sln file in Visual Studio.
- Select Build > Build Solution
- Open the .uproject file in Unreal Engine
- type in the IP address from the TSS server WITHOUT the port number.