kuri-pl commited on
Commit
0288b63
·
1 Parent(s): 0466bef

Add Unity WebGL build files

Browse files
Files changed (3) hide show
  1. Build/Retro-to-3D.data +2 -2
  2. Build/Retro-to-3D.wasm +2 -2
  3. index.html +1 -1
Build/Retro-to-3D.data CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d18b7a5a88b85dbffb991e5bb3de1cd24d0445d0a0c50c8564acc4dc2144a589
3
- size 26275628
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95d807a786db20e8fe67a39887e9f472704290c8849d73e53bb8196b5cde5b6c
3
+ size 66184916
Build/Retro-to-3D.wasm CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:39d23715b4f64eaf221f6cfcd0cb82c0ea3e2c84263fc21dbe916fd5cc175870
3
- size 36925584
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39620b2b1e3ade3d72e09db0a11500bcf149d1f24919b972300798304efeb0cd
3
+ size 36925725
index.html CHANGED
@@ -33,7 +33,7 @@
33
  streamingAssetsUrl: "StreamingAssets",
34
  companyName: "ilumine AI",
35
  productName: "Pj - 2D-to-3D",
36
- productVersion: "0.1.3",
37
  };
38
 
39
  const container = document.querySelector("#unity-container");
 
33
  streamingAssetsUrl: "StreamingAssets",
34
  companyName: "ilumine AI",
35
  productName: "Pj - 2D-to-3D",
36
+ productVersion: "0.1.11",
37
  };
38
 
39
  const container = document.querySelector("#unity-container");