From 2972a37331a90b388238d2d693c82ce342e24de5 Mon Sep 17 00:00:00 2001 From: marked Date: Sat, 25 Jan 2025 18:03:58 +0100 Subject: [PATCH] Change scope to marked/jecs --- README.md | 1 + pesde.toml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 07140a1..d8e7df0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ An automatically synced minimal copy of the [jecs](https://github.com/Ukendio/jecs) repo published to pesde. +Install with pesde @ `marked/jecs`

diff --git a/pesde.toml b/pesde.toml index a7a3a55..3482dc0 100644 --- a/pesde.toml +++ b/pesde.toml @@ -9,7 +9,7 @@ includes = [ ".luaurc", ] license = "MIT" -name = "mark_marks/jecs_pesde" +name = "marked/jecs" repository = "https://git.devmarked.win/marked/jecs-pesde" version = "0.5.2"