From d178646b0b0b548752a7081195419fa02194619f Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Wed, 30 Oct 2024 17:56:19 +0000 Subject: [PATCH] add jiwonz/pesde_hello@0.1.1 roblox --- jiwonz/pesde_hello | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/jiwonz/pesde_hello b/jiwonz/pesde_hello index eb01b4f..30b25b2 100644 --- a/jiwonz/pesde_hello +++ b/jiwonz/pesde_hello @@ -10,6 +10,18 @@ environment = "lune" lib = "lib.luau" bin = "bin.luau" +["0.1.1 roblox"] +published_at = "2024-10-30T17:56:19.519221169Z" +description = "This function prints hello, I just wanted to test somethings with pesde before migration" +license = "MIT" +authors = ["jiwonz"] +repository = "https://github.com/jiwonz/rbx-tooling-test" + +["0.1.1 roblox".target] +environment = "roblox" +lib = "lib/init.luau" +build_files = ["lib"] + ["0.1.1 lune"] published_at = "2024-10-30T17:52:48.424951563Z" description = "This function prints hello, I just wanted to test somethings with pesde before migration"