From 8d4f1149a059fbfc49a66a3ab9bafdd3a53a9708 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Sat, 18 Jan 2025 17:28:18 +0000 Subject: [PATCH] add mark_marks/rubine@0.1.0 luau --- mark_marks/rubine | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/mark_marks/rubine b/mark_marks/rubine index 2e52438..c26025f 100644 --- a/mark_marks/rubine +++ b/mark_marks/rubine @@ -117,3 +117,18 @@ lib = "lib/init.luau" ["0.1.0-rc.8 luau".dependencies] jabby = [{ wally = "wally#alicesaidhi/jabby", version = "^0.2.0-rc.5", index = "https://github.com/UpliftGames/wally-index" }, "dev"] jecs = [{ name = "mark_marks/jecs_pesde", version = "^0.5.2", index = "https://github.com/daimond113/pesde-index" }, "standard"] + +["0.1.0 luau"] +published_at = "2025-01-18T17:28:18.416983094Z" +description = "An ergonomic, runtime agnostic scheduler for jecs" +license = "MIT" +authors = ["marked/Mark-Marks"] +repository = "https://github.com/mark-marks/rubine" + +["0.1.0 luau".target] +environment = "luau" +lib = "lib/init.luau" + +["0.1.0 luau".dependencies] +jabby = [{ wally = "wally#alicesaidhi/jabby", version = "^0.2.0-rc.5", index = "https://github.com/UpliftGames/wally-index" }, "dev"] +jecs = [{ name = "mark_marks/jecs_pesde", version = "^0.5.3", index = "https://github.com/daimond113/pesde-index" }, "standard"]