godot-python icon indicating copy to clipboard operation
godot-python copied to clipboard

Unable to use c# when pyscript is installed

Open ghost opened this issue 3 years ago • 2 comments

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.

ghost avatar Jul 09 '22 11:07 ghost