mirror of
https://github.com/brues-code/pfUI.git
synced 2026-09-21 23:26:56 +00:00
readme update
readme update
This commit is contained in:
@@ -18,7 +18,9 @@ This version includes significant performance improvements, DLL-enhanced feature
|
||||
|
||||
### 🔗 libdebuff External Hook System (libs/libdebuff.lua)
|
||||
|
||||
Full event hook system exposed on `pfUI` global — external addons from other creators can now register callbacks for all events processed by libdebuff without registering duplicate event listeners.
|
||||
Full event hook system exposed on `pfUI` global.
|
||||
This is for external addons from other creators that want to register callbacks for all events processed by libdebuff without registering duplicate event listeners.
|
||||
(always make sure to do this as an optional variant if you want your addon to still work without libdebuff from pfui)
|
||||
|
||||
**Usage:**
|
||||
```lua
|
||||
|
||||
Reference in New Issue
Block a user