Hi Everyone! I'm currently developing an educational game with multiple levels in Three.JS and using Blender for the models. I wanted to use the asset browser in Blender to design the level maps and then have it export in real time to my development server, much like this: https://mercimichel.medium.com/coastal-world-8f23b945823b
How would I go about doing so? Would this necessitate the usage of a plugin or a custom script?