From 488b7c866f395fc52b136e61e4bdd4d12e2d1899 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Sun, 13 Oct 2024 09:54:19 +0000 Subject: [PATCH] add pesde/hello@1.0.1 roblox --- pesde/hello | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/pesde/hello b/pesde/hello index 087f266..73fa8e1 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:54:19.205390748Z" +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:54:15.991152386Z" description = "Prints hello. Intended for use in examples."