mirror of
https://github.com/pesde-pkg/index.git
synced 2024-12-12 11:20:36 +00:00
add synpixel/base64@3.0.0 luau
This commit is contained in:
parent
19ca04a7f1
commit
4c2deee282
1 changed files with 11 additions and 0 deletions
|
@ -8,3 +8,14 @@ repository = "https://github.com/synpixel/Base64"
|
||||||
["3.0.0 lune".target]
|
["3.0.0 lune".target]
|
||||||
environment = "lune"
|
environment = "lune"
|
||||||
lib = "lib.luau"
|
lib = "lib.luau"
|
||||||
|
|
||||||
|
["3.0.0 luau"]
|
||||||
|
published_at = "2024-11-11T19:20:08.991379862Z"
|
||||||
|
description = "A pretty fast Luau Base64 encoder"
|
||||||
|
license = "MIT"
|
||||||
|
authors = ["Reselim"]
|
||||||
|
repository = "https://github.com/synpixel/Base64"
|
||||||
|
|
||||||
|
["3.0.0 luau".target]
|
||||||
|
environment = "luau"
|
||||||
|
lib = "lib.luau"
|
||||||
|
|
Loading…
Reference in a new issue