From a8552c1004b2c846eb146443656718e3e714c931 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Sun, 2 Mar 2025 01:45:39 +0000 Subject: [PATCH] add killergg/jecs_collect@0.1.1 roblox --- killergg/jecs_collect | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/killergg/jecs_collect b/killergg/jecs_collect index c69a742..1b009a4 100644 --- a/killergg/jecs_collect +++ b/killergg/jecs_collect @@ -13,3 +13,19 @@ build_files = ["src"] ["0.1.0 roblox".dependencies] 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"] + +["0.1.1 roblox"] +published_at = "2025-03-02T01:45:39.101239077Z" +description = "Event collection for systems running on a per frame basis" +license = "MIT" +authors = ["memorycode", "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] +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"]