Unity3d package Mime type

For a .unity3d webplayer its "application/vnd.unity" but whats the Mime type of a Unity3d package (.unity3dpackage) file ?

i'm guessing it's some kind of archive type?

1 Answer

1

I've figured it out myself eventuallly check a package file. As i suspected it is an archive type:

%> file -bi package.unitypackage

application/x-gzip