add killergg/jecs_ref@0.1.0 roblox

This commit is contained in:
pesde index updater 2025-03-02 01:14:54 +00:00
parent 8c85a325b3
commit 88b659d63c

19
killergg/jecs_ref Normal file
View file

@ -0,0 +1,19 @@
["0.1.0 roblox"]
published_at = "2025-03-02T01:14:54.011816417Z"
description = "A jecs ref for easy entity-mapping and world editing"
license = "MIT"
authors = ["Ukendio"]
repository = "https://github.com/NeonD00m/jecs_std"
["0.1.0 roblox".target]
environment = "roblox"
lib = "src/init.luau"
build_files = ["src"]
["0.1.0 roblox".dependencies]
handle = [{ name = "killergg/jecs_handle", version = "^0.1.0", index = "https://github.com/pesde-pkg/index", target = "roblox" }, "standard"]
jecs = [{ wally = "wally#ukendio/jecs", version = "^0.5.3", index = "https://github.com/UpliftGames/wally-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.1", index = "https://github.com/pesde-pkg/index", target = "roblox" }, "standard"]