From b18bae5df7e91292734abd8febb6582d78150dd5 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Thu, 13 Feb 2025 21:31:21 +0000 Subject: [PATCH] add neond00m/feces@0.1.0 roblox --- neond00m/feces | 16 ++++++++++++++++ neond00m/scope.toml | 1 + 2 files changed, 17 insertions(+) create mode 100644 neond00m/feces create mode 100644 neond00m/scope.toml diff --git a/neond00m/feces b/neond00m/feces new file mode 100644 index 0000000..9f096f1 --- /dev/null +++ b/neond00m/feces @@ -0,0 +1,16 @@ +["0.1.0 roblox"] +published_at = "2025-02-13T21:31:21.090208291Z" +description = "Fast Entity Component Export System: Generalized Replication for jecs" +license = "MIT" +authors = ["NeonD00m and As8d"] +repository = "https://github.com/neond00m/feces" + +["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.3", 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/neond00m/scope.toml b/neond00m/scope.toml new file mode 100644 index 0000000..d1d2328 --- /dev/null +++ b/neond00m/scope.toml @@ -0,0 +1 @@ +owners = [63879658]