2025-01-25 09:36:19 -08:00
..
2024-09-27 18:09:27 +05:30
2024-04-22 00:02:51 -07:00
2025-01-25 09:36:19 -08:00
2025-01-20 08:07:36 +03:30

Ballistica Project Configuration

This directory contains overall configuration files for the project.

Noteworthy files:

  • projectconfig.json: Top level settings for the project. Various tools look for values here.
  • spinoffconfig.py: Configures how this project can be spun off into other projects and/or what it inherits from a parent project.
  • localconfig.json: Optional file influencing behavior only at this location. This file should not be stored in git/etc.