kuri-pl commited on
Commit
12381a4
·
1 Parent(s): 0288b63

Add Unity WebGL build files

Browse files
Build/Retro-to-3D.data CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:95d807a786db20e8fe67a39887e9f472704290c8849d73e53bb8196b5cde5b6c
3
- size 66184916
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d58f7ccca5b08077b9c487b919303574690dd67c6cf9cd33349bdb9ff02bcfa4
3
+ size 83130788
Build/Retro-to-3D.framework.js CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6a66fc3327859f849c0e31994f703860a93c87be23c80732d1a20aa7c604e2ef
3
- size 419057
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:831dc8927c435f92618ac93f5e97180f5792bf53ccd39b2428157542b488acd7
3
+ size 425306
Build/Retro-to-3D.wasm CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:39620b2b1e3ade3d72e09db0a11500bcf149d1f24919b972300798304efeb0cd
3
- size 36925725
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5137088a7c780fdd1530d5298220a59ffbd374293380cf7d3dfb9ec7355257bc
3
+ size 36995772
index.html CHANGED
@@ -33,7 +33,7 @@
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");
 
33
  streamingAssetsUrl: "StreamingAssets",
34
  companyName: "ilumine AI",
35
  productName: "Pj - 2D-to-3D",
36
+ productVersion: "0.1.12",
37
  };
38
 
39
  const container = document.querySelector("#unity-container");