mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-19 13:25:31 +08:00
8 lines
221 B
Python
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.
|
|
"""
|