Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sonnguyen9800/unity-webgl-deploy-sample
- Owner: sonnguyen9800
- Created: 2022-04-05T06:18:37.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-05T17:04:14.000Z (almost 3 years ago)
- Last Synced: 2024-11-18T06:54:24.307Z (2 months ago)
- Language: HTML
- Homepage:
- Size: 9.32 MB
- Stars: 0
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/