From dd8af35a97ee1534ae3ce7d8b5b0646bc3587649 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Sun, 2 Mar 2025 01:28:42 +0000 Subject: [PATCH] add killergg/jecs_std@0.1.1 roblox --- killergg/jecs_std | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 killergg/jecs_std diff --git a/killergg/jecs_std b/killergg/jecs_std new file mode 100644 index 0000000..2438fd6 --- /dev/null +++ b/killergg/jecs_std @@ -0,0 +1,20 @@ +["0.1.1 roblox"] +published_at = "2025-03-02T01:28:42.458487689Z" +description = "A standard library for jecs" +license = "MIT" +authors = ["NeonD00m", "as8d", "Ukendio"] +repository = "https://github.com/NeonD00m/jecs_std" + +["0.1.1 roblox".target] +environment = "roblox" +lib = "src/init.luau" +build_files = ["src"] + +["0.1.1 roblox".dependencies] +interval = [{ name = "killergg/jecs_interval", version = "^0.1.0", index = "https://github.com/pesde-pkg/index", target = "roblox" }, "standard"] +jecs = [{ wally = "wally#ukendio/jecs", version = "^0.5.5", index = "https://github.com/UpliftGames/wally-index" }, "standard"] +ref = [{ name = "killergg/jecs_ref", version = "^0.1.0", index = "https://github.com/pesde-pkg/index", target = "roblox" }, "standard"] +reverseRef = [{ name = "killergg/jecs_reverse_ref", version = "^0.1.1", 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.0", index = "https://github.com/pesde-pkg/index", target = "roblox" }, "standard"]