Releases: Zidiam/anim-forge-plugin
Release list
Anim Forge 1.6.1
Anim Forge 1.6.1 (build 135)
- The prompt and tweak boxes now enforce the server's 2,000-character limit with a live counter, instead of letting a long prompt bounce at submit time.
Install: download AnimForge.rbxm into your Roblox Studio Plugins folder (Plugins -> Plugins Folder), then restart Studio.
SHA-256 (AnimForge.rbxm): bc7bafe3b9e6b13af818d3f646548d3fd36e4c2bd98d2e3770557016dd29e678
Building this tag with the pinned Rojo 7.7.0 (tools/bin in the private repo) reproduces the same bytes.
Anim Forge 1.6.0
Anim Forge for Roblox Studio - plugin 1.6.0 (build 134).
What's new
- Monthly plans in Settings, beside the credit packs. A plan gives you an
allowance that refills each month; packs never expire and top you up when a
month runs dry. - Update notice. A plugin installed by hand is never updated by Studio, so
the plugin now tells you once, quietly, when a newer build is out - instead of
saying nothing until it stops working.
Install
- Download
AnimForge.rbxmbelow. - Put it in your plugins folder, replacing the old file:
- Windows:
%LOCALAPPDATA%\Roblox\Plugins - macOS:
~/Documents/Roblox/Plugins
- Windows:
- Restart Studio.
Verify it yourself
Built from this tag with Rojo 7.7.0, whose output is deterministic:
rojo build . -o mine.rbxm
certutil -hashfile mine.rbxm SHA256
SHA-256: bad463592106ac8c4a540b7e0817b627a443399c413858ee9f1f744b275fb11a
Anim Forge 1.5.0
Anim Forge for Roblox Studio — plugin 1.5.0 (build 133).
Install
- Download
AnimForge.rbxmbelow. - Put it in your plugins folder:
- Windows:
%LOCALAPPDATA%\Roblox\Plugins - macOS:
~/Documents/Roblox/Plugins
- Windows:
- Restart Studio. Anim Forge appears in the Plugins tab.
Updating is the same three steps with the new file replacing the old one — a
plugin installed this way is not auto-updated by Studio.
Verify it yourself
This release is built from the source in this repo with Rojo 7.7.0, whose output
is deterministic:
rojo build . -o mine.rbxm
certutil -hashfile mine.rbxm SHA256 # sha256sum on macOS/Linux
Matching hashes mean the file below is exactly this source.
SHA-256: c8a45e9bf3b83947b91302e0bd23656be2235f2a493b33068925270c964aea3a