File locations: Difference between revisions

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