Skip to content

.br files in release build #153

Discussion options

You must be logged in to vote

Hello. This is unrelated to the module, but I can help you anyhow. The .br file you're referring to are in fact the same files as the JavaScript and JSON files shown in the examples and the readmes, and the files generated when having "Development Build" checked - but are compressed using the Brotli compression algorithm. The module does support any kind of compression, but it is up to you to handle these compression types on the server. To the module, and your browser, all of these files are the same whether they are decompressed or not compressed at all.

If you want Unity to generate the regular uncompressed JavaScript and JSON files, you can change this behaviour in your Unity Project'…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@DromedaryCamel
Comment options

@MilanHarrisDev
Comment options

@gthx
Comment options

Answer selected by jeffreylanters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants