You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-07 12:30:27 +00:00
Fix GDNative API generator after changes to MethodBind
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
|
||||
|
||||
def can_build(platform):
|
||||
return False
|
||||
return True
|
||||
|
||||
|
||||
def configure(env):
|
||||
|
||||
Reference in New Issue
Block a user