# Configuration Files

The software stores a few configuration and license files to disk.

The files `key.conf` and `license2.lic` contains your application specific license key and the associated license data, respectively.

If you are running Oden Dome Player and have a calibrated dome setup, you will have specific files related to that as well.

Below are the operating system specific paths to these files.

## Windows

System-wide Config

`%LOCALAPPDATA%\oden\oden.conf`

License Files, Dome Calibration Data, Global Plugin Settings

`C:\ProgramData\OdenVR\`

`C:\ProgramData\OdenVRDev\`

`C:\ProgramData\Oden Dome Player\`

`C:\ProgramData\Oden Streamer\`

## Linux

System-wide Config

`$HOME/.config/oden/oden.conf`

License Files, Dome Calibration Data, Global Plugin Settings

`$HOME/.config/oden/OdenVR/`

`$HOME/.config/oden/OdenVRDev/`

`$HOME/.config/oden/Oden_Dome_Player/`

`$HOME/.config/oden/Oden_Streamer/`
