From 7aae1e683ea8584ed91be6015e77d15a7c57a9e7 Mon Sep 17 00:00:00 2001 From: Administrator Date: Fri, 26 Sep 2025 19:31:42 +0300 Subject: [PATCH] Rename plugin "AdjustHeight" to "HeightAdjuster" for consistency --- repo.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/repo.json b/repo.json index b54846c..0acf018 100644 --- a/repo.json +++ b/repo.json @@ -99,7 +99,7 @@ "EffectiveVersion": "1.0.0", "EffectiveApiLevel": 13, "Author": "Lozy", - "Name": "AdjustHeight", + "Name": "HeightAdjuster", "Punchline": "Gaming", "Description": "Why use mod when plugin can do it", "Changelog": null, @@ -107,7 +107,7 @@ "customization" ], "CategoryTags": null, - "InternalName": "AdjustHeight", + "InternalName": "HeightAdjuster", "AssemblyVersion": "1.0.0", "DalamudApiLevel": 13, "LoadPriority": 0,