From 9041d5cbf72d42a0d1544783000c06149b2fa82b Mon Sep 17 00:00:00 2001 From: Rikko Date: Wed, 5 Oct 2022 22:21:28 +0530 Subject: [PATCH] Make plugin and filename consistent --- plugins/utilities.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/utilities.json b/plugins/utilities.json index b542013..050a1e3 100644 --- a/plugins/utilities.json +++ b/plugins/utilities.json @@ -204,7 +204,7 @@ "1.0.0": null } }, - "character_builder": { + "character_maker": { "description": "Make new characters by manipulating models and textures.", "external_url": "https://www.youtube.com/watch?v=q0KxY1hfMPQ", "authors": [ @@ -276,4 +276,4 @@ } } } -} \ No newline at end of file +}