From b6d44999d69b20eaf428e6f3e1242277fc4e107a Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Wed, 30 Oct 2024 17:52:48 +0000 Subject: [PATCH] add jiwonz/pesde_hello@0.1.1 lune --- jiwonz/pesde_hello | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/jiwonz/pesde_hello b/jiwonz/pesde_hello index 0a9b58e..eb01b4f 100644 --- a/jiwonz/pesde_hello +++ b/jiwonz/pesde_hello @@ -9,3 +9,14 @@ repository = "https://github.com/jiwonz/rbx-tooling-test" environment = "lune" lib = "lib.luau" bin = "bin.luau" + +["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" +license = "MIT" +authors = ["jiwonz"] +repository = "https://github.com/jiwonz/rbx-tooling-test" + +["0.1.1 lune".target] +environment = "lune" +lib = "lib/init.luau"