Eric Froemling f1a557c5ed
Merge pull request #655 from VinniTR/patch-6
Update spazbot.py
2024-03-13 16:18:50 -07:00
..
2024-03-13 16:14:03 -07:00
2023-10-11 15:50:38 -07:00
2023-07-29 13:45:49 -07:00

Ballistica Source

(Mostly) everything contributing to Ballistica builds lives here.

Noteworthy Bits:

  • assets/ba_data/python: Where most Python code going in to the app lives.
  • ballistica: Where the native (C++, etc.) layer of the app lives.
  • meta: Code used to generate other code (metaprogramming).