Skip to content

team-fireworks/maau

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MAAU

The Many Accounts Audio Uploader. An audio asset-as-files tool for Roblox, working around Roblox's audio upload quota by uploading through many accounts.

Installation

Rokit

rokit add team-fireworks/maau
rokit install

Setup

# .maau/config.toml
[[key]]
id = 1234567890
quota = 10
key = "abcdef1234567890"

API Keys

You should not commit this file to Git.

# .maau/keys.toml
[[key]]
id = 1234567890
quota = 10
key = "abcdef1234567890"

Configuration

About

The Many Account Audio Uploader for Roblox.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published