Plugin: Difference between revisions

Capypara (talk | contribs)
SkyTemple Nav template
Capypara (talk | contribs)
Linux Flatpak config dir path
 
Line 4: Line 4:
To install Plugins, open SkyTemple and select "Open config directory..." from the hamburger menu. This will open the configuration directory. You can also navigate to the following folder manually:
To install Plugins, open SkyTemple and select "Open config directory..." from the hamburger menu. This will open the configuration directory. You can also navigate to the following folder manually:


* Linux: <code>~/.config/skytemple</code> (<code>$XDG_CONFIG_HOME</code> is used)
* Linux without Flatpak: <code>~/.config/skytemple</code> (<code>$XDG_CONFIG_HOME</code> is used)
* Linux with Flatpak:  <code>~/.var/app/org.skytemple.SkyTemple/config/skytemple</code>
* MacOS: <code>~/Library/Preferences/skytemple</code>
* MacOS: <code>~/Library/Preferences/skytemple</code>
* Windows: <code>C:\Users\<username>\AppData\Local\skytemple</code>
* Windows: <code>C:\Users\<username>\AppData\Local\skytemple</code>