1 2 3 4 5 6 7
def can_build(env, platform): # API Changed and bullet is disabled at the moment return False def configure(env): pass