diff --git a/yetanotherclown/luau_futures b/yetanotherclown/luau_futures new file mode 100644 index 0000000..9d584a0 --- /dev/null +++ b/yetanotherclown/luau_futures @@ -0,0 +1,21 @@ +["2.0.0-beta.1 luau"] +published_at = "2024-11-29T05:19:43.890961165Z" +description = "Rust-like futures for Luau" +license = "MIT" +authors = ["YetAnotherClown"] +repository = "https://github.com/YetAnotherClown/luau-futures" + +["2.0.0-beta.1 luau".target] +environment = "luau" +lib = "src/init.luau" + +[["2.0.0-beta.1 luau".docs]] +label = "Installation" +position = 2 +name = "installation" +hash = "0f055321ee79f7b8c4289727f3c302d91784887b9437c2c2441a4f1794fe5c41" + +[["2.0.0-beta.1 luau".docs]] +label = "Typechecking" +name = "typechecking" +hash = "f0a4449c772d6ebe5c6aaac7c5ad8de1eddbcb9134a4e68e9f50b0f0a1c4bd88" diff --git a/yetanotherclown/scope.toml b/yetanotherclown/scope.toml new file mode 100644 index 0000000..6493b26 --- /dev/null +++ b/yetanotherclown/scope.toml @@ -0,0 +1 @@ +owners = [87169288]