diff --git a/pesde/hello b/pesde/hello index 846c2f1..77a71b7 100644 --- a/pesde/hello +++ b/pesde/hello @@ -70,6 +70,23 @@ environment = "luau" lib = "lib.luau" bin = "bin.luau" +["1.0.2 roblox"] +published_at = "2024-10-29T18:22:03.262643810Z" +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.2 roblox".target] +environment = "roblox" +lib = "lib.luau" +build_files = ["lib.luau"] + +[["1.0.2 roblox".docs]] +label = "Introduction" +name = "intro" +hash = "f68f773bd7cee9cdbeb86b5d35b3b8563adaf10c442c8d8793050ba78157cb43" + ["1.0.2 lune"] published_at = "2024-10-29T18:22:00.319829875Z" description = "Prints hello. Intended for use in examples."