File locations: Difference between revisions

Jump to navigation Jump to search
395 bytes added ,  16:10, 6 September 2021
reorient table to put platform first
m (→‎Linux: +))
(reorient table to put platform first)
 
(4 intermediate revisions by 2 users 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/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>
===macOS===
|-
<code>~/Library/Logs/Unity/Player.log</code>
| rowspan="7" | macOS
===Linux===
| Save games
<code>~/.config/unity3d/Freehold Games/CavesOfQud/Player.log</code>
| <code>~/Library/Application Support/com.FreeholdGames.CavesOfQud/Saves</code>
(or previously, due to a bug: <code>~/.config/unity3d/Editor/Player.log</code>)
|-
 
| Configuration files
==Steam Workshop mods==
| <code>~/Library/Application Support/com.FreeholdGames.CavesOfQud</code>
===Windows===
|-
<code>[Steam root folder]\steamapps\workshop\content\333640\[id of workshop mod]</code>
| Game data files
===macOS===
| <code>~/Library/Application Support/Steam/steamapps/common/Caves of Qud/CoQ.app/Contents/Resources/Data/StreamingAssets/Base</code>
<code>~/Library/Application Support/Steam/steamapps/workshop/content/333640/[id of workshop mod]</code>
|-
===Linux===
| Player log
<code>~/.steam/steam/steamapps/workshop/content/333640/[id of workshop mod]</code>
| <code>~/Library/Logs/Freehold Games/CavesOfQud/Player.log</code>
 
|-
=="Offline" mods (user created or manually added)==
| Build log
===Windows===
| <code>~/Library/Logs/Freehold Games/CavesOfQud/build_log.txt</code>
<code>%USERPROFILE%\AppData\LocalLow\Freehold Games\CavesOfQud\Mods</code>
|-
===macOS===
| Steam Workshop mods
<code>~/Library/Application Support/com.FreeholdGames.CavesOfQud/Mods</code>
| <code>~/Library/Application Support/Steam/steamapps/workshop/content/333640/[id of workshop mod]</code>
===Linux===
|-
<code>~/.config/unity3d/Freehold Games/CavesOfQud/Mods</code>
| "Offline" mods
| <code>~/Library/Application Support/com.FreeholdGames.CavesOfQud/Mods</code>
|-
| rowspan="7" | Linux
| Save games
| <code>~/.config/unity3d/Freehold Games/CavesOfQud/Saves</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>
|}

Navigation menu