diff --git a/synpixel/mirror b/synpixel/mirror index 435284a..c04040b 100644 --- a/synpixel/mirror +++ b/synpixel/mirror @@ -99,3 +99,20 @@ build_files = ["lib.luau"] 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.4 roblox"] +published_at = "2025-02-23T20:29:51.797111429Z" +description = "Simple replication for jecs" +license = "MIT" +authors = ["synpixel"] +repository = "https://github.com/synpixel/mirror" + +["0.2.4 roblox".target] +environment = "roblox" +lib = "lib.luau" +build_files = ["lib.luau"] + +["0.2.4 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"]