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

Bulk animation uploader for Roblox

License

Notifications You must be signed in to change notification settings

jackTabsCode/bau

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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