godot/modules/gridmap/config.py
2016-04-02 20:26:12 +02:00

12 lines
72 B
Python

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