Skip to content
This repository has been archived by the owner on Jun 8, 2024. It is now read-only.

Latest commit

 

History

History
23 lines (17 loc) · 722 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 722 Bytes

bau (bulk-animation-upload)

I made this quick and dirty tool to upload Roblox animations from a Model. I got tired of doing it manually.

Warning

Archived. Please use asphalt in new work

Usage

  • Create your animations in Roblox Studio.
  • In your animation rig, you should have a file called AnimSaves with all of your KeyframeSequence(s). Save this to a file.
  • Download the executable (or build it yourself with lune build).
  • Run it and pass it your input file.
  • The results will be outputted to output.txt.

Example

./bau input.rbxm

Arguments

--group, -g <number> The group ID to upload to

--verbose, -v Enable verbose logging