From 192a84d79036aaf7009c3ce4682f752fab6e4bfa Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Wed, 19 Feb 2025 22:19:03 +0000 Subject: [PATCH] add synpixel/mirror@0.1.0 roblox --- synpixel/mirror | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 synpixel/mirror diff --git a/synpixel/mirror b/synpixel/mirror new file mode 100644 index 0000000..f6e75d9 --- /dev/null +++ b/synpixel/mirror @@ -0,0 +1,16 @@ +["0.1.0 roblox"] +published_at = "2025-02-19T22:19:03.803475236Z" +description = "Simple replication for jecs" +license = "MIT" +authors = ["synpixel"] +repository = "https://github.com/synpixel/mirror" + +["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"]