I really love this pack and I’m hoping to use it with my current project in Godot. Unfortunately I couldn’t get the blend files to import properly. But since I know a bit of programming I made some scripts that will export all of the blend files to the specified file type. Currently this is just FBX, GLTF, OBJ, and X3D, because that’s what I could find in the Blender documentation. Running the scripts does require python and blender to be installed. As well as the scripts to be placed in the root directory of the asset pack, but otherwise it should work for any future versions as well.
I hope this is able to help others as much as it’s helping me!
Here’s the repository for the scripts https://github.com/QueenOfSquiggles/minimal-blend-asset-pack-exporter