View Single Post
10/22/22, 03:17 PM   #2
Sharlikran
 
Sharlikran's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 655
Dolby or Cairenn can help with that and sorry to be a bit off topic.

I can't download the most recent version yet to check, but if you did not remove the LibStub requirements and any embedded libraries, please do so.

EDIT: I was able to download it finally

In "PL_CombatIndicator_Settings.lua"

local LAM = LibStub("LibAddonMenu-2.0")

change to

local LAM = LibAddonMenu2

Please.

Last edited by Sharlikran : 10/22/22 at 03:31 PM.
  Reply With Quote