Skip to content

Instantly share code, notes, and snippets.

@rogueyoshi
Last active June 18, 2021 17:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rogueyoshi/8b82f3fe31e2035f959467e5da802c5a to your computer and use it in GitHub Desktop.
Save rogueyoshi/8b82f3fe31e2035f959467e5da802c5a to your computer and use it in GitHub Desktop.
Netlify headers file for Unity 2019 WebGL Builds with Brotli Compression and WASM Streaming
/*.unityweb
Content-Encoding: br
Content-Type: application/octet-stream
/*.wasm
Content-Encoding: br
Content-Type: application/wasm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment