godot-python
godot-python copied to clipboard
Unable to use c# when pyscript is installed
if i install pyscript and then try to create a c# script in the same project, MSBuild goes into the pyscript addons folder and tries to build some cs files in there, which it doesn't like, and the build fails.