I don’t think Stimpack currently allows having multiple root directories for packages, closest thing I can think of would be nesting both under some name:
<@U717FXJ8HWK> That seems sufficient, but is there a way I can avoid having the namespace also be nested for these non-engine packs? Instead of Components::Foo::Class1 I want just Foo::Class1 . I see that you did something related to this for packs+engines… why is it limited to engines?