Code in Plugins -> Downsides ?

I’ve separated a lot of my code into Plugins, and plugin dependencies do work. Works really well. The idea is that I can easily reuse code across multiple projects and write more flexible code.

Had zero problems with Hot Reload and Plugins, but I only ever hot reload if modifying .cpp files.