Skip to content

Commit

Permalink
Merge pull request #554 from founfabug/patch-9
Browse files Browse the repository at this point in the history
  • Loading branch information
avanwinkle authored Jan 22, 2025
2 parents 2cf8fc5 + 8a49c35 commit 533160c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/gmc/reference/gmc-cfg.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ title: GMC Configuration File

The *gmc.cfg* configuration file in your Godot project root contains options for customizing GMC behavior. It uses INI formatting and its supported features are documented here.

!!! note

Currently the Godot engine will remove comments from this file when it chooses to rewrite it.

### Local Overrides

Any configuration options in *gmc.cfg* can be overridden with a local file *gmc.local.cfg* in the Godot User Data folder. This allows you to commit the primary configuration to version control while still having platform-specific configurations (e.g. MPF executable path and logging levels) on each machine.
Expand Down

0 comments on commit 533160c

Please sign in to comment.