mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-08-02 16:03:10 -05:00
v
This commit is contained in:
parent
e5752e4a83
commit
879ed230ff
|
|
@ -15,7 +15,7 @@ def gen(version: str, hash: str):
|
|||
# Download
|
||||
|
||||
* for `Unity-2019.4.LTS` or later
|
||||
* [UniVRM-{version_hash}.unitypackage](https://github.com/vrm-c/UniVRM/releases/download/{version}/UniVRM-{version_hash}.unitypackage)
|
||||
* [UniVRM-{version_hash}.unitypackage](https://github.com/vrm-c/UniVRM/releases/download/v{version}/UniVRM-{version_hash}.unitypackage)
|
||||
|
||||
> `v0.87.0` から UniGLTF_VRMShaders と UniVRM が合体してひとつになりました。
|
||||
> From `v0.87.0`, UniGLTF_VRMShaders and UniVRM have been merged into one.
|
||||
|
|
@ -26,11 +26,11 @@ ReleaseNote
|
|||
|
||||
## other unitypackage
|
||||
### UniVRM API sample
|
||||
* [UniVRM_Samples-{version_hash}.unitypackage](https://github.com/vrm-c/UniVRM/releases/download/{version}/UniVRM_Samples-{version_hash}.unitypackage)
|
||||
* [UniVRM_Samples-{version_hash}.unitypackage](https://github.com/vrm-c/UniVRM/releases/download/v{version}/UniVRM_Samples-{version_hash}.unitypackage)
|
||||
### VRM-1.0Beta
|
||||
* [VRM-{version_hash}.unitypackage](https://github.com/vrm-c/UniVRM/releases/download/{version}/VRM-{version_hash}.unitypackage)
|
||||
* [VRM-{version_hash}.unitypackage](https://github.com/vrm-c/UniVRM/releases/download/v{version}/VRM-{version_hash}.unitypackage)
|
||||
### VRM-1.0Beta API sample
|
||||
* [VRM_Samples-{version_hash}.unitypackage](https://github.com/vrm-c/UniVRM/releases/download/{version}/VRM_Samples-{version_hash}.unitypackage)
|
||||
* [VRM_Samples-{version_hash}.unitypackage](https://github.com/vrm-c/UniVRM/releases/download/v{version}/VRM_Samples-{version_hash}.unitypackage)
|
||||
|
||||
|package|folder|
|
||||
|-|-|
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user