mirror of
https://github.com/pesde-pkg/index.git
synced 2025-04-05 19:30:59 +01:00
add killergg/feces@1.0.2 roblox
This commit is contained in:
parent
9e2fccde41
commit
ef244ae745
1 changed files with 20 additions and 0 deletions
|
@ -117,3 +117,23 @@ 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" }, "standard"]
|
world = [{ name = "killergg/jecs_world", version = "^0.1.3", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
|
|
||||||
|
["1.0.2 roblox"]
|
||||||
|
published_at = "2025-03-11T19:47:27.202538221Z"
|
||||||
|
description = "Fast Entity Component Export System: Generalized Replication for jecs."
|
||||||
|
license = "MIT"
|
||||||
|
authors = ["NeonD00m", "as8d"]
|
||||||
|
repository = "https://github.com/neond00m/feces"
|
||||||
|
|
||||||
|
["1.0.2 roblox".target]
|
||||||
|
environment = "roblox"
|
||||||
|
lib = "src/init.luau"
|
||||||
|
build_files = ["src"]
|
||||||
|
|
||||||
|
["1.0.2 roblox".dependencies]
|
||||||
|
jecs = [{ wally = "wally#ukendio/jecs", version = "^0.5.5", index = "https://github.com/UpliftGames/wally-index" }, "standard"]
|
||||||
|
ref = [{ name = "killergg/jecs_ref", version = "^0.2.1", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
|
refs = [{ name = "killergg/jecs_refs", version = "^0.1.0", index = "https://github.com/pesde-pkg/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"]
|
||||||
|
world = [{ name = "killergg/jecs_world", version = "^0.1.3", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||||
|
|
Loading…
Add table
Reference in a new issue