diff --git a/pesde/hello b/pesde/hello index 73fa8e1..aae23a5 100644 --- a/pesde/hello +++ b/pesde/hello @@ -57,3 +57,15 @@ repository = "https://github.com/lukadev-0/pesde-hello" environment = "lune" lib = "lib.luau" bin = "bin.luau" + +["1.0.1 luau"] +published_at = "2024-10-13T09:54:22.233353725Z" +description = "Prints hello. Intended for use in examples." +license = "MIT" +authors = ["LukaDev (https://lukadev.me)"] +repository = "https://github.com/lukadev-0/pesde-hello" + +["1.0.1 luau".target] +environment = "luau" +lib = "lib.luau" +bin = "bin.luau"