mirror of
https://github.com/pesde-pkg/index.git
synced 2025-04-21 12:23:48 +01:00
add killergg/jecs_ref@0.2.3 roblox
This commit is contained in:
parent
e420ec8350
commit
723648c724
1 changed files with 19 additions and 0 deletions
|
@ -75,3 +75,22 @@ refs = [{ name = "killergg/jecs_refs", version = "^0.1.0", index = "https://gith
|
||||||
rojo = [{ name = "pesde/rojo", version = "^7.4.4", 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"]
|
scripts = [{ name = "pesde/scripts_rojo", version = "^0.1.0", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
||||||
world = [{ name = "killergg/jecs_world", version = "^0.1.3", index = "https://github.com/pesde-pkg/index", target = "roblox" }, "standard"]
|
world = [{ name = "killergg/jecs_world", version = "^0.1.3", index = "https://github.com/pesde-pkg/index", target = "roblox" }, "standard"]
|
||||||
|
|
||||||
|
["0.2.3 roblox"]
|
||||||
|
published_at = "2025-04-12T04:15:56.408116506Z"
|
||||||
|
description = "A jecs utility for easy entity-mapping"
|
||||||
|
license = "MIT"
|
||||||
|
authors = ["Ukendio"]
|
||||||
|
repository = "https://github.com/NeonD00m/jecs_std"
|
||||||
|
|
||||||
|
["0.2.3 roblox".target]
|
||||||
|
environment = "roblox"
|
||||||
|
lib = "src/init.luau"
|
||||||
|
build_files = ["src"]
|
||||||
|
|
||||||
|
["0.2.3 roblox".dependencies]
|
||||||
|
jecs = [{ name = "marked/jecs", version = "^0.5.5", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
|
refs = [{ name = "killergg/jecs_refs", version = "^0.1.0", index = "https://github.com/pesde-pkg/index", target = "roblox" }, "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"]
|
||||||
|
world = [{ name = "killergg/jecs_world", version = "^0.1.4", index = "https://github.com/pesde-pkg/index", target = "roblox" }, "standard"]
|
||||||
|
|
Loading…
Add table
Reference in a new issue