ballistica/tools/batools/__init__.py
2020-09-11 18:49:25 -05:00

8 lines
221 B
Python

# Released under the MIT License. See LICENSE for details.
#
"""Build/tool functionality specific to the Ballistica project.
This stuff can be a bit more sloppy/loosey-goosey since it is not used by the
game itself.
"""