From e57588f9760f0e94573151d408559fe3b43ff3f5 Mon Sep 17 00:00:00 2001 From: art0007i Date: Sun, 17 Dec 2023 19:52:35 +0100 Subject: [PATCH] Update example author (#12) --- manifest/com.example/author.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest/com.example/author.json b/manifest/com.example/author.json index 58b8984..46704ad 100644 --- a/manifest/com.example/author.json +++ b/manifest/com.example/author.json @@ -1,7 +1,7 @@ { "author": { - "AuthorName": { + "ExampleAuthor": { "url": "https://github.com/resonite-modding-group" } } -} \ No newline at end of file +}