How do I add a Unity game into a Next.js website using WebGL?
I have created a Unity game that I would like to add to my Next.js website. Currently I know that I can export the Unity game with WebGL but I have a few questions.
I have created a Unity game that I would like to add to my Next.js website. Currently I know that I can export the Unity game with WebGL but I have a few questions.