diff --git a/kimpure/scope.toml b/kimpure/scope.toml new file mode 100644 index 0000000..85d520e --- /dev/null +++ b/kimpure/scope.toml @@ -0,0 +1 @@ +owners = [161453450] diff --git a/kimpure/utf16 b/kimpure/utf16 new file mode 100644 index 0000000..905b5ec --- /dev/null +++ b/kimpure/utf16 @@ -0,0 +1,10 @@ +["0.1.0 luau"] +published_at = "2024-10-20T00:05:54.019523455Z" +description = "luau-utf16 is a library for using utf16 in luau." +license = "MIT" +authors = ["sunwoo"] +repository = "https://github.com/kimpure/luau-utf16" + +["0.1.0 luau".target] +environment = "luau" +lib = "init.luau"