Skip to content

Commit cb4e362

Browse files
committed
Asset Store submission: Added fake demo branch as dependency to package
will now create branch and add the demo files
1 parent d7787d1 commit cb4e362

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

TraverserPackageProject/Assets/Traverser/package.json

+5-2
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,15 @@
1616
"character",
1717
"controller",
1818
"physical animation",
19-
"procedural animation"
19+
"procedural animation",
2020
"custom root motion"
2121
],
22+
"dependencies": {
23+
"com.aitorsimona.traverserDemo": "https://github.com/AitorSimona/Traverser/tree/demo"
24+
},
2225
"author": {
2326
"name": "Aitor Simona",
2427
"email": "[email protected]",
2528
"url": "https://aitorsimona.github.io/"
2629
}
27-
}
30+
}

0 commit comments

Comments
 (0)