How to get feedback on engine?
So I've been making my game engine for a few years now. It's gone through many iterations and I improved on a lot of aspects. I've made a small game with it myself and it works end to end.
Now the problem is that I don't think I will ever be satisfied with my game engine. So I keep getting stuck in the loop of playtesting myself, fixing things, adding new things, playtesting...
Instead of myself testing, I'd ideally want other people to try the engine and get feedback that way. Currently I'm thinking that setting up a game jam is the best way to do that.
What do you guys think are the best ways to get feedback? What's worked for you before?