add killergg/jecs_std@0.1.7 roblox

This commit is contained in:
pesde index updater 2025-04-12 04:16:25 +00:00
parent ff4366f11f
commit 6ae945643e

View file

@ -136,3 +136,29 @@ rojo = [{ name = "pesde/rojo", version = "^7.4.4", index = "https://github.com/p
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"]
throttle = [{ name = "killergg/jecs_throttle", version = "^0.1.1", index = "https://github.com/pesde-pkg/index", target = "roblox" }, "standard"] throttle = [{ name = "killergg/jecs_throttle", version = "^0.1.1", 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"] world = [{ name = "killergg/jecs_world", version = "^0.1.3", index = "https://github.com/pesde-pkg/index", target = "roblox" }, "standard"]
["0.1.7 roblox"]
published_at = "2025-04-12T04:16:25.771734168Z"
description = "A standard library for jecs"
license = "MIT"
authors = ["NeonD00m", "as8d", "Ukendio"]
repository = "https://github.com/NeonD00m/jecs_std"
["0.1.7 roblox".target]
environment = "roblox"
lib = "src/init.luau"
build_files = ["src"]
["0.1.7 roblox".dependencies]
collect = [{ name = "killergg/jecs_collect", version = "^0.1.2", index = "https://github.com/pesde-pkg/index", target = "roblox" }, "standard"]
handle = [{ name = "killergg/jecs_handle", version = "^0.1.3", index = "https://github.com/pesde-pkg/index", target = "roblox" }, "standard"]
interval = [{ name = "killergg/jecs_interval", version = "^0.1.1", index = "https://github.com/pesde-pkg/index", target = "roblox" }, "standard"]
jecs = [{ name = "marked/jecs", version = "^0.5.5", index = "https://github.com/pesde-pkg/index" }, "standard"]
observers = [{ name = "killergg/jecs_observers", version = "^0.1.0", index = "https://github.com/pesde-pkg/index", target = "roblox" }, "standard"]
ref = [{ name = "killergg/jecs_ref", version = "^0.2.3", index = "https://github.com/pesde-pkg/index", target = "roblox" }, "standard"]
refs = [{ name = "killergg/jecs_refs", version = "^0.1.0", index = "https://github.com/pesde-pkg/index", target = "roblox" }, "standard"]
reverseRef = [{ name = "killergg/jecs_reverse_ref", version = "^0.1.2", 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"]
throttle = [{ name = "killergg/jecs_throttle", version = "^0.1.1", index = "https://github.com/pesde-pkg/index", target = "roblox" }, "standard"]
world = [{ name = "killergg/jecs_world", version = "^0.1.4", index = "https://github.com/pesde-pkg/index", target = "roblox" }, "standard"]