File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed
Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 11# Animation Library
22
3+ The Animation Library package contains assets and scripts for animating Unity objects.
4+
35## Installation
46
57The Unity Package Manager can load a package from a Git repository on a remote server.
Original file line number Diff line number Diff line change 11{
22 "name" : " com.zigurous.animation" ,
3- "version" : " 0.1.0" ,
4- "displayName" : " Zigurous Animation" ,
5- "description" : " Assets and scripts for animating Unity objects." ,
3+ "displayName" : " Zigurous Animation Library" ,
4+ "description" : " The Animation Library package contains assets and scripts for animating Unity objects." ,
65 "unity" : " 2019.4" ,
6+ "keywords" : [
7+ " animation" ,
8+ " assets" ,
9+ " scripts"
10+ ],
711 "repository" : " https://github.com/zigurous/unity-animation-library" ,
812 "publishConfig" : {
913 "registry" : " https://npm.pkg.github.com/@zigurous"
You can’t perform that action at this time.
0 commit comments