Hello all,
After packing my project, I can’t see any of my presets. (Remote control)
This is in the editor.
{
“Presets”: [
{
“Name”: “ConnectToMachi”,
“ID”: “761B9DD14B6C1431AE1A4586169D4775”,
“Path”: “/Game/ConnectToMachi.ConnectToMachi”
}
]
}
This is after I package.
{
“Presets”: []
}
Any idea how I can make sure the presets are included?