From 6533bd3ece8bf1777a6195f970fc71404b05e1f6 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Wed, 18 Dec 2024 17:10:47 +0000 Subject: [PATCH] add mark_marks/rubine@0.1.0-rc.3 luau --- mark_marks/rubine | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/mark_marks/rubine b/mark_marks/rubine index 52752f0..fb7b578 100644 --- a/mark_marks/rubine +++ b/mark_marks/rubine @@ -27,3 +27,18 @@ lib = "lib/init.luau" ["0.1.0-rc.2 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.4.0", index = "https://github.com/daimond113/pesde-index" }, "standard"] + +["0.1.0-rc.3 luau"] +published_at = "2024-12-18T17:10:47.760308506Z" +description = "An ergonomic, runtime agnostic scheduler for jecs" +license = "MIT" +authors = ["marked/Mark-Marks"] +repository = "https://github.com/mark-marks/rubine" + +["0.1.0-rc.3 luau".target] +environment = "luau" +lib = "lib/init.luau" + +["0.1.0-rc.3 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.4.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]