ballistica/tools/efrotools/__init__.py
2024-04-23 13:44:40 -07:00

8 lines
230 B
Python

# Released under the MIT License. See LICENSE for details.
#
"""Build/tool functionality shared between all efro projects.
This stuff can be a bit more sloppy/loosey-goosey since it is not used in
live client or server code.
"""