How do I use .glb files in BabylonNative win32/uwp?

Hello,
I’m kinda confused on how to use .glb imports on a freshly built playground app. Afaik I can simply drag n drop an existing .js script into the playground exe and it should open the scene specified in the script.
Am I wrong in assuming this?

I also tried setting these modules:
image
in this cmakelists file before building.
image

I feel like the solution is something simple but I can’t figure it out.
Thanks in advance.

Welcome aboard!

cc @BabylonNative

Nope, the playground has no code that handles drag and drop.

I’m not sure what you are doing with this. Add files to the CMakeLists.txt will just add them to the build and copy the files.