diff --git a/pesde/hello b/pesde/hello new file mode 100644 index 0000000..9375b25 --- /dev/null +++ b/pesde/hello @@ -0,0 +1,11 @@ +["1.0.0 roblox"] +published_at = "2024-10-12T16:50:40.756749348Z" +description = "Prints hello. Intended for use in examples." +license = "MIT" +authors = ["LukaDev (lukadev.me)"] +repository = "https://github.com/lukadev-0/pesde-hello" + +["1.0.0 roblox".target] +environment = "roblox" +lib = "lib.luau" +build_files = ["lib.luau"] diff --git a/pesde/scope.toml b/pesde/scope.toml new file mode 100644 index 0000000..de43d8f --- /dev/null +++ b/pesde/scope.toml @@ -0,0 +1 @@ +owners = [47296785]