godot/modules/theora/config.py

9 lines
92 B
Python

def can_build(platform):
# return True
return False
def configure(env):
pass