diff --git a/mark_marks/rubine b/mark_marks/rubine new file mode 100644 index 0000000..4a1248c --- /dev/null +++ b/mark_marks/rubine @@ -0,0 +1,14 @@ +["0.1.0-rc.1 luau"] +published_at = "2024-12-18T14:11:23.462131797Z" +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.1 luau".target] +environment = "luau" +lib = "lib/init.luau" + +["0.1.0-rc.1 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"]