From 6e1ab68071989b9cd9cf831e7789e3f49f9aef40 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Thu, 20 Feb 2025 20:43:59 +0000 Subject: [PATCH] add synpixel/mirror@0.2.1 roblox --- synpixel/mirror | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/synpixel/mirror b/synpixel/mirror index ff2c0a5..3725097 100644 --- a/synpixel/mirror +++ b/synpixel/mirror @@ -48,3 +48,20 @@ build_files = ["src"] 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"] + +["0.2.1 roblox"] +published_at = "2025-02-20T20:43:58.948552419Z" +description = "Simple replication for jecs" +license = "MIT" +authors = ["synpixel"] +repository = "https://github.com/synpixel/mirror" + +["0.2.1 roblox".target] +environment = "roblox" +lib = "lib.luau" +build_files = ["lib.luau"] + +["0.2.1 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"]