Godot-Share
Godot-Share copied to clipboard
Android build issue 3.x
Ran into this error when trying to build android export template using 3.x branch.
AttributeError: 'SConsEnvironment' object has no attribute 'android_add_java_dir': File "/Users/kakapoopie/godot/SConstruct", line 534: config.configure(env) File "/Users/kakapoopie/godot/modules/share/config.py", line 6: env.android_add_java_dir("android")