Sean Esopenko
Sean Esopenko
> with gdscript I (ideally) manually test the feature added and the other things that interact with it. We try to do QA of the entire thing before a big...
The workaround from @j1mmyson above doesn't handle templates in recursive directories. Combining [this solution from stack exchange](https://stackoverflow.com/a/50581032) with the above lets you attach templates from recursive embedded directories: ```go package...
Submitted to the asset lib, waiting for moderator approval: https://godotengine.org/asset-library/asset/edit/6873
Tested as not working. Tried installing it using the asset lib and it appears that none of the files were exported. Since it uses some sort of git submodule export...