Closed dapetcu21 closed 4 years ago
Could this maybe also be solved by an editor extension script and the on_build_finished hook?
It could, but that's a separate issue from this (bundling the libs in the right directory).
Ah, I get it now. Ignore my previous comment. This solves the immediate issue.
This removes the extra setup step of copying the libs to your bundle_resources dir (which I would have to do manually in my build script and it's a bit of pain to download, then unzip from github), whilst not breaking anything that wasn't already broken (running from the editor).
Fixes #9