Skip to content

Configuration Overview

Jack Burkhardt edited this page Jan 30, 2025 · 3 revisions

The Config folder contains several files:

  • searchdirs.txt -> Indicates which directories (Steam, Epic) that Knapper should look for games.
  • gamepaths.txt -> Provides paths to game executables for Knapper to find in the search directories.
  • Games folder -> Certain games use slightly different extensions for the same type of asset. This helps Knapper identify which is which. Also contains other per-game settings.

For Contributors: If you want to add a new game, be sure to add listings for it in gamepaths.txt and a corresponding config in Games
For Developers: The individual game configs can and should be used if needed.

Clone this wiki locally