chore: update formats

This commit is contained in:
C4illin 2024-11-21 22:50:38 +01:00
parent 4c05fd72bb
commit 465aacbf9b

View file

@ -11,6 +11,7 @@ export const properties = {
"ac3d", "ac3d",
"acc", "acc",
"amf", "amf",
"amj",
"ase", "ase",
"ask", "ask",
"assbin", "assbin",
@ -26,6 +27,7 @@ export const properties = {
"fbx", "fbx",
"glb", "glb",
"gltf", "gltf",
"hmb",
"hmp", "hmp",
"ifc", "ifc",
"ifczip", "ifczip",
@ -35,6 +37,7 @@ export const properties = {
"lwo", "lwo",
"lws", "lws",
"lxo", "lxo",
"m3d",
"md2", "md2",
"md3", "md3",
"md5anim", "md5anim",
@ -95,8 +98,7 @@ export const properties = {
"glb2", "glb2",
"gltf", "gltf",
"gltf2", "gltf2",
"m3d", "json",
"m3da",
"obj", "obj",
"objnomtl", "objnomtl",
"pbrt", "pbrt",
@ -106,7 +108,6 @@ export const properties = {
"stlb", "stlb",
"stp", "stp",
"x", "x",
"x3d",
], ],
}, },
}; };