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