diff --git a/synpixel/base64 b/synpixel/base64 index d3a4973..3e81b24 100644 --- a/synpixel/base64 +++ b/synpixel/base64 @@ -1,3 +1,15 @@ +["3.0.0 roblox"] +published_at = "2024-11-11T19:20:58.177369072Z" +description = "A pretty fast Luau Base64 encoder" +license = "MIT" +authors = ["Reselim"] +repository = "https://github.com/synpixel/Base64" + +["3.0.0 roblox".target] +environment = "roblox" +lib = "lib.luau" +build_files = ["lib.luau"] + ["3.0.0 lune"] published_at = "2024-11-11T19:19:56.505495223Z" description = "A pretty fast Luau Base64 encoder"