Make API not depend on ModBase
rubensworks opened this issue · 2 comments
Issue type:
- ➕ Feature request
Short description:
Tweak aspect and operator builders to not require ModBase, but some more generic interface.
At the moment, this is mainly used for L10N and item models.
Done in 5301e31