mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
docs: allowing .unitypackage to be used
This commit is contained in:
parent
150fd1160a
commit
0c449da179
@ -35,7 +35,8 @@
|
|||||||
"images/**",
|
"images/**",
|
||||||
"**.png",
|
"**.png",
|
||||||
"**.jpg",
|
"**.jpg",
|
||||||
"**.svg"
|
"**.svg",
|
||||||
|
"**.unitypackage"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user