Mctalian / RPGLootFeed

A non-intrusive way to see what you just looted.
MIT License
2 stars 2 forks source link

General Refactoring/Restructuring #115

Closed Mctalian closed 2 months ago

Mctalian commented 2 months ago

There are some files that are large and complex. Refactoring them into multiple, smaller files will help make them more maintainable going forward. Abstracting out the UI pieces will help make the logic more testable as well.