diff --git a/killergg/feces b/killergg/feces new file mode 100644 index 0000000..e5b2bbf --- /dev/null +++ b/killergg/feces @@ -0,0 +1,19 @@ +["1.0.0-rc.1 roblox"] +published_at = "2025-03-04T19:55:01.614590499Z" +description = "Fast Entity Component Export System: Generalized Replication for jecs." +license = "MIT" +authors = ["NeonD00m", "as8d"] +repository = "https://github.com/neond00m/feces" + +["1.0.0-rc.1 roblox".target] +environment = "roblox" +lib = "src/init.luau" +build_files = ["src"] + +["1.0.0-rc.1 roblox".dependencies] +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.1", index = "https://github.com/pesde-pkg/index" }, "standard"] +refs = [{ name = "killergg/jecs_refs", version = "^0.1.0", 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.3", index = "https://github.com/pesde-pkg/index" }, "standard"]