I’ve downloaded the project from and am impressed with the work you have done. Besides being a cool project, tt has been invaluable as an example of a simple project that is a mix of Blueprint and C++.
I have a question about compiling the plugin, in case I want to try some changes. There is no .sln file in the repo, so how are you compiling the plugin? I was able to add a sln file via “File -> Add Code To Project” myself and compile, but I am wondering if that is the ‘correct’ way to compile a plugin. Thanks!