diff --git a/pepeeltoro41/scope.toml b/pepeeltoro41/scope.toml new file mode 100644 index 0000000..96e992c --- /dev/null +++ b/pepeeltoro41/scope.toml @@ -0,0 +1 @@ +owners = [101070050] diff --git a/pepeeltoro41/ui_labs b/pepeeltoro41/ui_labs new file mode 100644 index 0000000..26e92f9 --- /dev/null +++ b/pepeeltoro41/ui_labs @@ -0,0 +1,11 @@ +["0.0.1 roblox"] +published_at = "2024-11-03T00:10:22.299898029Z" +description = "Utilities for UI Labs, a storybook-like plugin for roblox" +license = "MIT" +authors = ["PepeElToro41"] +repository = "https://github.com/PepeElToro41/ui-labs" + +["0.0.1 roblox".target] +environment = "roblox" +lib = "src/init.luau" +build_files = ["src"]