This repository has been archived by the owner on Dec 30, 2024. It is now read-only.
RogueLibs v3.4.4
- Added
IDisposable
interface support for hooks; - Added a RogueLibsPatcher.dll check;
- Made
RogueLibsPlugin
class public; - Fixed hooks persisting between instances;
- Fixed abilities disappearing on the next level;
- Suppressed missing
ItemCategories
warning on custom abilities;