diff --git a/pesde/hello b/pesde/hello index de29e03..629cf4f 100644 --- a/pesde/hello +++ b/pesde/hello @@ -34,6 +34,18 @@ environment = "luau" lib = "lib.luau" bin = "bin.luau" +["1.0.1 roblox"] +published_at = "2024-10-13T09:34:21.760306081Z" +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 roblox".target] +environment = "roblox" +lib = "lib.luau" +build_files = ["lib.luau"] + ["1.0.1 lune"] published_at = "2024-10-13T09:34:19.213988526Z" description = "Prints hello. Intended for use in examples."