gdscript-preprocessor
gdscript-preprocessor copied to clipboard
Any plans for 4.4 support?
Hi, I just found this plugin and I must say you're doing god's work. I was wondering if you have plans to update it to 4.4, and whether you have considered adding any of the following features:
- Support for more complex macros
- Support for preprocessing before running in the editor (I guess this one is especially tricky because you don't want to modify people's code in place, so I guess you would have to intervene the script loading process somehow)