fix maybe

This commit is contained in:
MrAlienBoiGithub 2022-11-07 21:55:37 -05:00
parent 4247305e25
commit 0fc9ba8196

View File

@ -0,0 +1,8 @@
<configuration>
<system.webServer>
<staticContent>
<mimeMap fileExtension=".unityweb" mimeType ="TYPE/SUBTYPE" />
</staticContent>
</system.webServer>
</configuration>