Simple CLI tool for unpacking the unitypackages. Also allows auto convert of the FBX files to GLTF during unpacking. For that download the tool from here and pass the path to executable file as ...
A library that allows the user to extract unitypackage files. Unity packages are essentially gzip/tar files. This library should reduce boilerplate code to unpack unity packages.