Skip to content

NASA-SUITS-Teams/CosmoShox-2025

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SUITS-lmcc-pc

Unreal Engine project for local mission control center built to PC

Start Here

Software Requirements

  1. Visual Studio 2022
  2. Visual Studio Build Tools (recommended for TSS build)
  3. Unreal Engine 5.5
  4. TSS 2025 server

Steps to build and run TSS-2025

  1. download the repository from github
  2. open "Developer Command Prompt for VS 2022"
  3. Navigate to the TSS-2025 folder with "cd" and "dir"
  4. run "buildvs.bat" by typing that into the window.
  5. close the Developer Command Prompt.
  6. 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).
    1. otherwise, to run on separate computers, run server.exe (using Command Prompt, which is the default)

Steps to open the unreal project on your windows computer

  1. download the repository from github
  2. right-click on the .uproject file, select more, then select "Generate Visual Studio project files
  3. once that is complete, open the .sln file in Visual Studio.
  4. Select Build > Build Solution
  5. Open the .uproject file in Unreal Engine

Steps to use the Unreal project

  1. type in the IP address from the TSS server WITHOUT the port number.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published