godot/modules/bcdec/config.py
2024-09-26 14:42:54 +02:00

7 lines
77 B
Python

def can_build(env, platform):
return True
def configure(env):
pass