Disabled the new module. It still needs more thinking.

This commit is contained in:
Relintai 2024-03-24 12:19:09 +01:00
parent fb90408570
commit 0d23e04aff

View File

@ -1,7 +1,7 @@
def can_build(env, platform):
return True
return False
def configure(env):