-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixed always transparent background bug
- Loading branch information
Showing
5 changed files
with
81 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
<h1>Animation Toggle Generator</h1> | ||
<p>Create simple object toggles on your VRChat avatar with ease. | ||
<br><br> | ||
<i>Inspired by ArhianaDev</i> | ||
</p> | ||
|
||
<h2>Download</h2> | ||
<p>Head to <a href="https://mintylabs.booth.pm/items/6130982">Booth</a> or <a href="https://github.com/Minty-Labs/Unity-Tools/releases">Releases</a> or <a href="https://jinxxy.com/MintLily/AnimationToggleGenerator">Jinxxy</a> to download.</p> | ||
|
||
<h2>Features</h2> | ||
<ul> | ||
<li>Manually set menu toggle name, separate FXLayer, ExpressionsMenu, and ExpressionParameter files.</li> | ||
<li>Auto detection of Write Defaults</li> | ||
</ul> | ||
|
||
<h2>Updates</h2> | ||
<b>2024-10-13: v1.0.1</b> | ||
<p> | ||
<ul> | ||
<li>Fixed Version Check URL being incorrect</li> | ||
</ul> | ||
</p> | ||
<b>2024-09-29: v1.0.0</b> | ||
<p> | ||
<ul> | ||
<li>Initial Release</li> | ||
</ul> | ||
</p> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1.3.0 | ||
1.4.0 |