File size: 797 Bytes
c0fb6eb
 
 
 
 
 
 
 
 
 
d152a0a
 
 
 
3ab0c51
d152a0a
c0fb6eb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
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 deploys at base level next to HTML file.  You should have four files.

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference