mirror of
https://github.com/pesde-pkg/index.git
synced 2025-01-22 22:58:04 +00:00
add avafe/bootloader@0.1.0 roblox
This commit is contained in:
parent
6d24c3c7a8
commit
5efb12f95d
1 changed files with 14 additions and 0 deletions
14
avafe/bootloader
Normal file
14
avafe/bootloader
Normal file
|
@ -0,0 +1,14 @@
|
|||
["0.1.0 roblox"]
|
||||
published_at = "2025-01-16T19:07:56.306708940Z"
|
||||
license = "MIT"
|
||||
authors = ["Avafe"]
|
||||
repository = "https://github.com/imavafe/moonlets"
|
||||
|
||||
["0.1.0 roblox".target]
|
||||
environment = "roblox"
|
||||
lib = "src/init.luau"
|
||||
build_files = ["src"]
|
||||
|
||||
["0.1.0 roblox".dependencies]
|
||||
rojo = [{ name = "pesde/rojo", version = "^7.4.4", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
||||
scripts = [{ name = "pesde/scripts_rojo", version = "^0.1.0", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
Loading…
Reference in a new issue