From 484bcb1aed3bfce2e88467f5711af194a3a04923 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Sat, 25 Jan 2025 17:08:11 +0000 Subject: [PATCH] add marked/jecs@0.5.3 luau --- marked/jecs | 10 ++++++++++ marked/scope.toml | 1 + 2 files changed, 11 insertions(+) create mode 100644 marked/jecs create mode 100644 marked/scope.toml diff --git a/marked/jecs b/marked/jecs new file mode 100644 index 0000000..1fe8bf3 --- /dev/null +++ b/marked/jecs @@ -0,0 +1,10 @@ +["0.5.3 luau"] +published_at = "2025-01-25T17:08:11.181351630Z" +description = "A minimal copy of jecs published on the official pesde registry" +license = "MIT" +authors = ["jecs authors"] +repository = "https://git.devmarked.win/marked/jecs-pesde" + +["0.5.3 luau".target] +environment = "luau" +lib = "init.luau" diff --git a/marked/scope.toml b/marked/scope.toml new file mode 100644 index 0000000..8a16ab3 --- /dev/null +++ b/marked/scope.toml @@ -0,0 +1 @@ +owners = [64741104]