Paul Bird commited on
Commit
2566814
1 Parent(s): d9ff026

Create info.json

Browse files
Files changed (1) hide show
  1. info.json +6 -0
info.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "sampleURL": "https://github.com/Unity-Technologies/sentis-samples/tree/main/BoardGameAISample",
3
+ "models": [
4
+ "Othello.sentis"
5
+ ]
6
+ }