Skip to content

Commit

Permalink
Merge pull request #39 from from2001/develop
Browse files Browse the repository at this point in the history
Updated README
  • Loading branch information
from2001 authored Jan 10, 2024
2 parents 61acb61 + 71355fd commit 329a20d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@
- Load VRM models with URL
- Get meta information of VRM models

<img width="698" alt="vrm_node" src="https://github.com/from2001/VRM_VisualScriptingNodes/assets/387880/33e7c2fb-c75d-45ab-966d-e925b8717466">

<img width="749" alt="Screenshot 2024-01-10 at 23 54 40" src="https://github.com/from2001/VRM_VisualScriptingNodes/assets/387880/612b2a32-9139-49ab-97e2-c25bcf2e9104">

## Install Option A: via OpenUPM command-line interface

```shell
Expand Down Expand Up @@ -78,6 +82,7 @@ Implement features of [VRM-1.0 APIs](https://vrm-c.github.io/UniVRM/ja/vrm1/api_
Add some useful features

- Cache data in local storage
- Runtime load anim file

## Repositories

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "com.from2001.vrm-visualscripting-nodes",
"version": "0.1.7",
"version": "0.1.8",
"displayName": "VRM Visual Scripting Nodes",
"description": "Unity Visual Scripting node library for VRM",
"unity": "2021.3",
Expand Down

0 comments on commit 329a20d

Please sign in to comment.