Eric Froemling 32f280e81b
Merge pull request #636 from EraOSBeta/master
Automatic prefab builds for each push and PR
2023-12-13 22:37:43 -08:00
..
2023-08-16 16:34:32 -07:00
2023-05-17 15:18:38 -07:00

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.json: 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.