mirror of
https://github.com/pesde-pkg/index.git
synced 2025-04-04 10:50:58 +01:00
add synpixel/mirror@0.2.0 roblox
This commit is contained in:
parent
014c927557
commit
4d3f46a5c9
1 changed files with 17 additions and 0 deletions
|
@ -31,3 +31,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.0 roblox"]
|
||||
published_at = "2025-02-20T15:01:45.833661367Z"
|
||||
description = "Simple replication for jecs"
|
||||
license = "MIT"
|
||||
authors = ["synpixel"]
|
||||
repository = "https://github.com/synpixel/mirror"
|
||||
|
||||
["0.2.0 roblox".target]
|
||||
environment = "roblox"
|
||||
lib = "src/init.luau"
|
||||
build_files = ["src"]
|
||||
|
||||
["0.2.0 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