mirror of
https://github.com/pesde-pkg/index.git
synced 2024-12-12 11:20:36 +00:00
add pesde/hello@1.0.1 luau
This commit is contained in:
parent
fec8aa7701
commit
02775f692a
1 changed files with 12 additions and 0 deletions
12
pesde/hello
12
pesde/hello
|
@ -57,3 +57,15 @@ repository = "https://github.com/lukadev-0/pesde-hello"
|
|||
environment = "lune"
|
||||
lib = "lib.luau"
|
||||
bin = "bin.luau"
|
||||
|
||||
["1.0.1 luau"]
|
||||
published_at = "2024-10-13T09:34:24.112297114Z"
|
||||
description = "Prints hello. Intended for use in examples."
|
||||
license = "MIT"
|
||||
authors = ["LukaDev <luka@lukadev.me> (https://lukadev.me)"]
|
||||
repository = "https://github.com/lukadev-0/pesde-hello"
|
||||
|
||||
["1.0.1 luau".target]
|
||||
environment = "luau"
|
||||
lib = "lib.luau"
|
||||
bin = "bin.luau"
|
||||
|
|
Loading…
Reference in a new issue