From e420ec835053e9ed0f31cfefe8eb656be6e2b05e Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Sat, 12 Apr 2025 04:15:52 +0000 Subject: [PATCH] add killergg/jecs_handle@0.1.3 roblox --- killergg/jecs_handle | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/killergg/jecs_handle b/killergg/jecs_handle index c3c38b3..14192a4 100644 --- a/killergg/jecs_handle +++ b/killergg/jecs_handle @@ -33,3 +33,21 @@ jecs = [{ wally = "wally#ukendio/jecs", version = "^0.5.5", index = "https://git 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.0", index = "https://github.com/pesde-pkg/index", target = "roblox" }, "standard"] + +["0.1.3 roblox"] +published_at = "2025-04-12T04:15:52.073800455Z" +description = "Builder pattern for spawning entities in jecs" +license = "MIT" +authors = ["Ukendio"] +repository = "https://github.com/NeonD00m/jecs_std" + +["0.1.3 roblox".target] +environment = "roblox" +lib = "src/init.luau" +build_files = ["src"] + +["0.1.3 roblox".dependencies] +jecs = [{ name = "marked/jecs", version = "^0.5.5", 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.0", index = "https://github.com/pesde-pkg/index", target = "roblox" }, "standard"]