Spaces:
Running
Running
title: HTML5UnityTest1 | |
emoji: π | |
colorFrom: blue | |
colorTo: yellow | |
sdk: static | |
pinned: false | |
license: mit | |
# How Its Made: | |
1. Install Unity with WebGL deployment capability: https://unity.com/ | |
2. Check out the new extension for Unity in VSCode! : https://marketplace.visualstudio.com/items?itemName=visualstudiotoolsforunity.vstuc | |
3. In Unity Player Settings you have to add scene, then set the player settings for your HTML5 output - remove compression (turn it off) and specify to change filenames replacing dashes. | |
Last in your build edit the HTML5 file and remove the Build subdirectory and when deploying put the ddeploys at base level next to HTML file. | |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference | |