mirror of
https://github.com/pesde-pkg/index.git
synced 2025-04-03 02:10:56 +01:00
add synpixel/planck_snake_case@0.2.0-rc.2 roblox
This commit is contained in:
parent
6e1ab68071
commit
d5a65e6661
1 changed files with 17 additions and 0 deletions
|
@ -13,3 +13,20 @@ build_files = ["src"]
|
|||
["0.2.0-rc.1 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"]
|
||||
|
||||
["0.2.0-rc.2 roblox"]
|
||||
published_at = "2025-02-20T20:48:03.633317113Z"
|
||||
description = "YetAnotherClown's Planck, but snake_case"
|
||||
license = "MIT"
|
||||
authors = ["YetAnotherClown"]
|
||||
repository = "https://github.com/synpixel/planck"
|
||||
|
||||
["0.2.0-rc.2 roblox".target]
|
||||
environment = "roblox"
|
||||
lib = "src/init.luau"
|
||||
build_files = ["src"]
|
||||
|
||||
["0.2.0-rc.2 roblox".dependencies]
|
||||
darklua = [{ name = "pesde/darklua", version = "^0.16.0", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
||||
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…
Add table
Reference in a new issue