godot/modules/bmp/config.py
2018-04-30 01:33:14 +01:00

8 lines
73 B
Python

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