mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-19 21:37:57 +08:00
361 B
361 B
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).