UnityPaul commited on
Commit
f12e34b
1 Parent(s): e923839

Create info.json

Browse files
Files changed (1) hide show
  1. info.json +11 -0
info.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "code" : [
3
+ "RunIris.cs"
4
+ ],
5
+ "models": [
6
+ "iris_landmark.sentis"
7
+ ],
8
+ "version" : [
9
+ "1.3.0-pre.3"
10
+ ]
11
+ }