Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sonnguyen9800/unity-webgl-deploy-sample

Sample to deploy WebGL build from Unity to a local server
https://github.com/sonnguyen9800/unity-webgl-deploy-sample

Last synced: 1 day ago
JSON representation

Sample to deploy WebGL build from Unity to a local server

Awesome Lists containing this project

README

        

# unity-webgl-deploy-sample
Sample to deploy WebGL build from Unity to a local server

- Some ways I know to deploy webgl to local machine. You can refer to my website to read the description & explanation for each method.
- A sample webgl build has been setup to make the quick test.
- These method requires the publishing setting of the build file to be "uncompressed".

Link the blog post: https://sonnguyen9800.com/tech/deploy-a-unity-webgl-build-to-a-local-server/