mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 06:19:22 +00:00
ASTExtension: Cleanup README
This commit is contained in:
parent
5c7f7ab265
commit
652756fe58
2 changed files with 5 additions and 4 deletions
|
@ -5,7 +5,8 @@ Extension mod for [Avatar Scale Tool](https://github.com/NotAKidoS/AvatarScaleTo
|
||||||
- Persistent height
|
- Persistent height
|
||||||
- Copy height from others
|
- Copy height from others
|
||||||
|
|
||||||
Requires setup in Unity. This is **not** Universal Scaling.
|
Best used with Avatar Scale Tool, but will attempt to work with found scaling setups.
|
||||||
|
Requires already having Avatar Scaling on the avatar. This is **not** Universal Scaling.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"loaderversion": "0.6.1",
|
"loaderversion": "0.6.1",
|
||||||
"modtype": "Mod",
|
"modtype": "Mod",
|
||||||
"author": "NotAKidoS",
|
"author": "NotAKidoS",
|
||||||
"description": "Extension mod for [Avatar Scale Tool](https://github.com/NotAKidoS/AvatarScaleTool):\n- VR Gesture to scale\n- Match IRL height\n- Persistent height\n- Copy height from others\n\nRequires setup in Unity. This is **not** Universal Scaling.",
|
"description": "Extension mod for [Avatar Scale Tool](https://github.com/NotAKidoS/AvatarScaleTool):\n- VR Gesture to scale\n- Persistent height\n- Copy height from others\n\nBest used with Avatar Scale Tool, but will attempt to work with found scaling setups.\nRequires already having Avatar Scaling on the avatar. This is **not** Universal Scaling.",
|
||||||
"searchtags": [
|
"searchtags": [
|
||||||
"tool",
|
"tool",
|
||||||
"scaling",
|
"scaling",
|
||||||
|
@ -15,9 +15,9 @@
|
||||||
"avatar"
|
"avatar"
|
||||||
],
|
],
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"None"
|
"BTKUILib"
|
||||||
],
|
],
|
||||||
"downloadlink": "https://github.com/NotAKidoS/NAK_CVR_Mods/releases/download/r33/ASTExtension.dll",
|
"downloadlink": "https://github.com/NotAKidoS/NAK_CVR_Mods/releases/download/r34/ASTExtension.dll",
|
||||||
"sourcelink": "https://github.com/NotAKidoS/NAK_CVR_Mods/tree/main/ASTExtension/",
|
"sourcelink": "https://github.com/NotAKidoS/NAK_CVR_Mods/tree/main/ASTExtension/",
|
||||||
"changelog": "- Initial release",
|
"changelog": "- Initial release",
|
||||||
"embedcolor": "#f61963"
|
"embedcolor": "#f61963"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue