From c2da2d0a7ed710f69fba95b3ff122a9248b267c3 Mon Sep 17 00:00:00 2001 From: Nikolay Konovalov Date: Sat, 29 Aug 2026 20:51:06 +0200 Subject: [PATCH] fix: rename Cell_Deprecated.toc to Cell.toc and update for retail 12.1.0 Cell_Deprecated.toc was not a recognised client TOC suffix, so the retail client ignored it and the addon did not appear in the addon list at all. - Rename Cell_Deprecated.toc to Cell.toc (TOC name must match addon folder) - Bump Interface to 120100 (WoW 12.1.0) - Uncomment X-Flavor: Mainline (double ##) --- Cell_Deprecated.toc => Cell.toc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename Cell_Deprecated.toc => Cell.toc (96%) diff --git a/Cell_Deprecated.toc b/Cell.toc similarity index 96% rename from Cell_Deprecated.toc rename to Cell.toc index e2f0a256..e22d6e2a 100644 --- a/Cell_Deprecated.toc +++ b/Cell.toc @@ -1,8 +1,8 @@ -## Interface: 120005 +## Interface: 120100 ## Title: Cell ## Version: r279-beta ## Author: enderneko -# X-Flavor: Mainline +## X-Flavor: Mainline ## SavedVariables: CellDB, CellDBBackup ## AddonCompartmentFunc: Cell_OnAddonCompartmentClick ## IconTexture: Interface\AddOns\Cell\Media\icon.tga