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"