diff --git a/CLAUDE.md b/CLAUDE.md index bfdc9a1..20acc58 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -1,5 +1,6 @@ - when we porting flagtracker there mus be no simplification or trunkation of the code - you can use utility belt for references about how to check views and create them perhaps also for quests. Same with the folder Mag-Tools +- we need to figure out a better way for this. By doing ID might be one thing, but ID changes when a stack run out # Icon Implementation Discoveries @@ -75,4 +76,6 @@ IconId = GetSkillIconId(skillId) // Real skill icon + 0x6000000 offset ### Future Icon Usage - **Weapons Tab**: 3-layer system (underlay + icon + overlay) from original Lua - **Luminance Auras**: Could use custom UI icons -- **Society Items**: Could use item icons with proper offset \ No newline at end of file +- **Society Items**: Could use item icons with proper offset + +- you cant build application. I will build it for you \ No newline at end of file