diff --git a/marked/rubine b/marked/rubine new file mode 100644 index 0000000..185dce0 --- /dev/null +++ b/marked/rubine @@ -0,0 +1,14 @@ +["0.2.0 luau"] +published_at = "2025-01-25T17:10:58.950790313Z" +description = "An ergonomic, runtime agnostic scheduler for jecs" +license = "MIT" +authors = ["marked/Mark-Marks"] +repository = "https://github.com/mark-marks/rubine" + +["0.2.0 luau".target] +environment = "luau" +lib = "lib/init.luau" + +["0.2.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"]