From 9cdf679d3395c16cd4995b5a9e72a22c0887a498 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Sun, 2 Mar 2025 01:06:22 +0000 Subject: [PATCH] add killergg/jecs_world@0.1.0 roblox --- killergg/jecs_world | 16 ++++++++++++++++ killergg/scope.toml | 1 + 2 files changed, 17 insertions(+) create mode 100644 killergg/jecs_world create mode 100644 killergg/scope.toml diff --git a/killergg/jecs_world b/killergg/jecs_world new file mode 100644 index 0000000..e5e9203 --- /dev/null +++ b/killergg/jecs_world @@ -0,0 +1,16 @@ +["0.1.0 roblox"] +published_at = "2025-03-02T01:06:22.955790086Z" +description = "A jecs world made easily available for dependencies" +license = "MIT" +authors = ["NeonD00m", "as8d"] +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] +jecs = [{ wally = "wally#ukendio/jecs", version = "^0.5.5", index = "https://github.com/UpliftGames/wally-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"] diff --git a/killergg/scope.toml b/killergg/scope.toml new file mode 100644 index 0000000..d1d2328 --- /dev/null +++ b/killergg/scope.toml @@ -0,0 +1 @@ +owners = [63879658]