mirror of
https://github.com/pesde-pkg/index.git
synced 2025-04-03 18:30:57 +01:00
add synpixel/mirror@0.2.1 roblox
This commit is contained in:
parent
4d3f46a5c9
commit
6e1ab68071
1 changed files with 17 additions and 0 deletions
|
@ -48,3 +48,20 @@ build_files = ["src"]
|
|||
jecs = [{ wally = "wally#ukendio/jecs", version = "^0.5.3", index = "https://github.com/UpliftGames/wally-index" }, "standard"]
|
||||
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.1 roblox"]
|
||||
published_at = "2025-02-20T20:43:58.948552419Z"
|
||||
description = "Simple replication for jecs"
|
||||
license = "MIT"
|
||||
authors = ["synpixel"]
|
||||
repository = "https://github.com/synpixel/mirror"
|
||||
|
||||
["0.2.1 roblox".target]
|
||||
environment = "roblox"
|
||||
lib = "lib.luau"
|
||||
build_files = ["lib.luau"]
|
||||
|
||||
["0.2.1 roblox".dependencies]
|
||||
jecs = [{ wally = "wally#ukendio/jecs", version = "^0.5.3", index = "https://github.com/UpliftGames/wally-index" }, "standard"]
|
||||
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