Skip to content

Commit ce9ce58

Browse files
authored
chore(fastdl): include .ani extensions (#6)
1 parent fd66aba commit ce9ce58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.example.fastdl.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
],
3434
"extensions" : [
3535
"bsp", "nav",
36-
"mdl", "vtx", "vvd", "phy",
36+
"mdl", "vtx", "vvd", "phy", "ani",
3737
"vtf", "vmt", "png",
3838
"wav", "mp3",
3939
"pcf",

0 commit comments

Comments
 (0)