Mathias Westerdahl
Mathias Westerdahl
I think the code looks good an as expected. For creating the pfx/custom node, I recommend doing it from C, and then using `gui.get_node(my_c_id)`. I think it's especially more easy...
Also, the PR is difinitely ready to come out of draft mode :)
Regarding the documentation, that's part of the review process. We'll review the code to see if it contains the documentation and/or has any issues. MOve the PR from draft into...
I think the issue is that the editor tries to build with an archived release, but since you're actually using the local build, it _won't_ be an archived release. What...