Skip to content

Commit

Permalink
Merge pull request #2544 from ousttrue/fix/cloth_package_json
Browse files Browse the repository at this point in the history
[sample] add sample package.json
  • Loading branch information
ousttrue authored Dec 24, 2024
2 parents 72c6ad3 + a481f32 commit 2911cb7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Assets/VRM10/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,11 @@
"displayName": "VRM10FirstPersonSample",
"description": "First Person layer sample with multi camera",
"path": "Samples~/VRM10FirstPersonSample"
},
{
"displayName": "ClothSample",
"description": "Experimental cloth implementation",
"path": "Samples~/ClothSample"
}
]
}

0 comments on commit 2911cb7

Please sign in to comment.