File locations: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
No edit summary
(reorient table to put platform first)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
The locations of '''Caves of Qud files''' are different for each platform.
The locations of '''Caves of Qud files''' are different for each platform.


==Save games==
{| class="wikitable"
===Windows===
|-
<code>%USERPROFILE%\AppData\LocalLow\Freehold Games\CavesOfQud\Saves</code>
! Platform
===macOS===
! File type
<code>~/Library/Application Support/com.FreeholdGames.CavesOfQud/Saves</code>
! Path
===Linux===
|-
<code>~/.config/unity3d/Freehold Games/CavesOfQud/Saves</code>
| rowspan="7" | Windows
 
| Save games
==Configuration files==
| <code>%USERPROFILE%\AppData\LocalLow\Freehold Games\CavesOfQud\Saves</code>
===Windows===
|-
<code>%USERPROFILE%\AppData\LocalLow\Freehold Games\CavesOfQud</code>
| Configuration files
===macOS===
| <code>%USERPROFILE%\AppData\LocalLow\Freehold Games\CavesOfQud</code>
<code>~/Library/Application Support/com.FreeholdGames.CavesOfQud</code>
|-
===Linux===
| Game data files
<code>~/.config/unity3d/Freehold Games/CavesOfQud</code>
| <code>[Steam root folder]\steamapps\common\Caves of Qud\CoQ_Data\StreamingAssets\Base</code>
 
|-
==Game data files==
| Player log
===Windows===
| <code>%USERPROFILE%\AppData\LocalLow\Freehold Games\CavesOfQud\Player.log</code>
<code>[Steam root folder]\steamapps\common\Caves of Qud\CoQ_Data\StreamingAssets\Base</code>
|-
===macOS===
| Build log
<code>~/Library/Application Support/Steam/steamapps/common/Caves of Qud/CoQ.app/Contents/Resources/Data/StreamingAssets/Base</code>
| <code>%USERPROFILE%\AppData\LocalLow\Freehold Games\CavesOfQud\build_log.txt</code>
===Linux===
|-
<code>~/.steam/steam/steamapps/common/Caves of Qud/CoQ_Data/StreamingAssets/Base</code>
| Steam Workshop mods
 
| <code>[Steam root folder]\steamapps\workshop\content\333640\[id of workshop mod]</code>
==Log file==
|-
===Windows===
| "Offline" mods
<code>%USERPROFILE%\AppData\LocalLow\Freehold Games\CavesOfQud\Player.log</code>
| <code>%USERPROFILE%\AppData\LocalLow\Freehold Games\CavesOfQud\Mods</code>
 
|-
<code>%USERPROFILE%\AppData\LocalLow\Freehold Games\CavesOfQud\build_log.txt</code>
| rowspan="7" | macOS
===macOS===
| Save games
<code>~/Library/Logs/Freehold Games/CavesOfQud/Player.log</code>
| <code>~/Library/Application Support/com.FreeholdGames.CavesOfQud/Saves</code>
 
|-
<code>~/Library/Logs/Freehold Games/CavesOfQud/build_log.txt</code>
| Configuration files
===Linux===
| <code>~/Library/Application Support/com.FreeholdGames.CavesOfQud</code>
<code>~/.config/unity3d/Freehold Games/CavesOfQud/Player.log</code>
|-
(or previously, due to a bug: <code>~/.config/unity3d/Editor/Player.log</code>)
| Game data files
 
| <code>~/Library/Application Support/Steam/steamapps/common/Caves of Qud/CoQ.app/Contents/Resources/Data/StreamingAssets/Base</code>
<code>~/.config/unity3d/Freehold Games/CavesOfQud/build_log.txt</code>
|-
 
| Player log
==Steam Workshop mods==
| <code>~/Library/Logs/Freehold Games/CavesOfQud/Player.log</code>
===Windows===
|-
<code>[Steam root folder]\steamapps\workshop\content\333640\[id of workshop mod]</code>
| Build log
===macOS===
| <code>~/Library/Logs/Freehold Games/CavesOfQud/build_log.txt</code>
<code>~/Library/Application Support/Steam/steamapps/workshop/content/333640/[id of workshop mod]</code>
|-
===Linux===
| Steam Workshop mods
<code>~/.steam/steam/steamapps/workshop/content/333640/[id of workshop mod]</code>
| <code>~/Library/Application Support/Steam/steamapps/workshop/content/333640/[id of workshop mod]</code>
 
|-
=="Offline" mods (user created or manually added)==
| "Offline" mods
===Windows===
| <code>~/Library/Application Support/com.FreeholdGames.CavesOfQud/Mods</code>
<code>%USERPROFILE%\AppData\LocalLow\Freehold Games\CavesOfQud\Mods</code>
|-
===macOS===
| rowspan="7" | Linux
<code>~/Library/Application Support/com.FreeholdGames.CavesOfQud/Mods</code>
| Save games
===Linux===
| <code>~/.config/unity3d/Freehold Games/CavesOfQud/Saves</code>
<code>~/.config/unity3d/Freehold Games/CavesOfQud/Mods</code>
|-
| Configuration files
| <code>~/.config/unity3d/Freehold Games/CavesOfQud</code>
|-
| Game data files
| <code>~/.steam/steam/steamapps/common/Caves of Qud/CoQ_Data/StreamingAssets/Base</code>
|-
| Player log
| <code>~/.config/unity3d/Freehold Games/CavesOfQud/Player.log</code>
|-
| Build log
| <code>~/.config/unity3d/Freehold Games/CavesOfQud/build_log.txt</code>
|-
| Steam Workshop mods
| <code>~/.steam/steam/steamapps/workshop/content/333640/[id of workshop mod]</code>
|-
| "Offline" mods
| <code>~/.config/unity3d/Freehold Games/CavesOfQud/Mods</code>
|}

Latest revision as of 16:10, 6 September 2021

The locations of Caves of Qud files are different for each platform.

Platform File type Path
Windows Save games %USERPROFILE%\AppData\LocalLow\Freehold Games\CavesOfQud\Saves
Configuration files %USERPROFILE%\AppData\LocalLow\Freehold Games\CavesOfQud
Game data files [Steam root folder]\steamapps\common\Caves of Qud\CoQ_Data\StreamingAssets\Base
Player log %USERPROFILE%\AppData\LocalLow\Freehold Games\CavesOfQud\Player.log
Build log %USERPROFILE%\AppData\LocalLow\Freehold Games\CavesOfQud\build_log.txt
Steam Workshop mods [Steam root folder]\steamapps\workshop\content\333640\[id of workshop mod]
"Offline" mods %USERPROFILE%\AppData\LocalLow\Freehold Games\CavesOfQud\Mods
macOS Save games ~/Library/Application Support/com.FreeholdGames.CavesOfQud/Saves
Configuration files ~/Library/Application Support/com.FreeholdGames.CavesOfQud
Game data files ~/Library/Application Support/Steam/steamapps/common/Caves of Qud/CoQ.app/Contents/Resources/Data/StreamingAssets/Base
Player log ~/Library/Logs/Freehold Games/CavesOfQud/Player.log
Build log ~/Library/Logs/Freehold Games/CavesOfQud/build_log.txt
Steam Workshop mods ~/Library/Application Support/Steam/steamapps/workshop/content/333640/[id of workshop mod]
"Offline" mods ~/Library/Application Support/com.FreeholdGames.CavesOfQud/Mods
Linux Save games ~/.config/unity3d/Freehold Games/CavesOfQud/Saves
Configuration files ~/.config/unity3d/Freehold Games/CavesOfQud
Game data files ~/.steam/steam/steamapps/common/Caves of Qud/CoQ_Data/StreamingAssets/Base
Player log ~/.config/unity3d/Freehold Games/CavesOfQud/Player.log
Build log ~/.config/unity3d/Freehold Games/CavesOfQud/build_log.txt
Steam Workshop mods ~/.steam/steam/steamapps/workshop/content/333640/[id of workshop mod]
"Offline" mods ~/.config/unity3d/Freehold Games/CavesOfQud/Mods