mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-04-25 07:28:51 -05:00
UniVRM-0.103.2 release page
This commit is contained in:
parent
c56327ce6b
commit
e36561d37f
|
|
@ -42,10 +42,10 @@
|
|||
|
||||
</header>
|
||||
<main>
|
||||
<a href="https://github.com/vrm-c/UniVRM/releases/download/v0.103.1/UniVRM-0.103.1_0585.unitypackage" class="btn">
|
||||
<a href="https://github.com/vrm-c/UniVRM/releases/download/v0.103.2/UniVRM-0.103.2_c563.unitypackage" class="btn">
|
||||
<div class="btn">
|
||||
<h1>Download</h1>
|
||||
<h2>UniVRM-0.103.1</h2>
|
||||
<h2>UniVRM-0.103.2</h2>
|
||||
</div>
|
||||
</a>
|
||||
</main>
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@ def gen(version: str, hash: str):
|
|||
return f'''
|
||||
# Download
|
||||
|
||||
* for `Unity-2030.3 LTS` or later
|
||||
* for `Unity-2020.3 LTS` or later
|
||||
* [UniVRM-{version_hash}.unitypackage](https://github.com/vrm-c/UniVRM/releases/download/v{version}/UniVRM-{version_hash}.unitypackage)
|
||||
|
||||
ReleaseNote
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user