What is "Manifest_NonUFSFiles_Win64" for?

When I package my project to shipping it creates a .txt called “Manifest_NonUFSFiles_Win64”. What is that for and do I need to upload tat file on Steam along with the whole project?

1 Like

You don’t need to upload it, it serves no purpose at runtime. Just an artifact created by the packaging process.

2 Likes

Ok thanks.