How to include a json file into build?

Oh man thanks so much, I was about to start digging into these data tables and data assets to see how to migrate my content from the .json file, I’ll try this when I get home ^^

Edit: great man it works! but I had to use something more like:
FPaths::GameContentDir() + “/Game/Data/myData.json”;

2 Likes