Package for Linux (it's easy)
Last updated
Last updated
You're probably wondering why your project needs to be packaged for Linux. While Windows-based pixel stream systems are great if you only need a small number of users to access your project, they do not scale well.
Odyssey is built for dynamic scaling of Unreal pixel streaming sessions, where 1000+ users could join your session in an instant. The only way that massive scaling is possible is by using Linux builds.
Download the Linux Cross-Compile Toolchain for your Unreal Engine version. Here is the correct download for 5.2:
Open the downloaded file to install the Cross-Compile Toolchain. Just leave everything at default... And that's it! You're ready to package to Linux now.
Open your project
Select Platforms -> Linux -> Package Project
Select an output directory and wait for the packaging process to finish.
Go to your packaging output directory (Linux
) and zip the directory (right click -> Compress to ZIP file).