File locations: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
(Reorganize into a table for easier reading)
(reorient table to put platform first)
 
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.


{| class="wikitable"
{| class="wikitable"  
! File Type
|-
! Platform
! Platform
! File type
! Path
! Path
|-
|-
| rowspan="3" style="text-align:center;font-weight:bold" | Save<br>Games
| rowspan="7" | Windows
| Windows
| Save games
| <code style="border-color:rgba(255,255,255,0.2);white-space:none;">%USERPROFILE%\AppData\LocalLow\Freehold Games\CavesOfQud\Saves</code>
| <code>%USERPROFILE%\AppData\LocalLow\Freehold Games\CavesOfQud\Saves</code>
|-
|-
| macOS
| Configuration files
| <code style="border-color:rgba(255,255,255,0.2);white-space:none;">~/Library/Application Support/com.FreeholdGames.CavesOfQud/Saves</code>
| <code>%USERPROFILE%\AppData\LocalLow\Freehold Games\CavesOfQud</code>
|-
|-
| Linux
| Game data files
| <code style="border-color:rgba(255,255,255,0.2);white-space:none;">~/.config/unity3d/Freehold Games/CavesOfQud/Saves</code>
| <code>[Steam root folder]\steamapps\common\Caves of Qud\CoQ_Data\StreamingAssets\Base</code>
|-
|-
| rowspan="3" style="border-top: 8px solid var(--wikitable-header-background); text-align:center; font-weight:bold" | Configuration<br>Files
| Player log
| style="border-top: 8px solid var(--wikitable-header-background);" | Windows
| <code>%USERPROFILE%\AppData\LocalLow\Freehold Games\CavesOfQud\Player.log</code>
| style="border-top: 8px solid var(--wikitable-header-background);" | <code style="border-color:rgba(255,255,255,0.2);white-space:none;">%USERPROFILE%\AppData\LocalLow\Freehold Games\CavesOfQud</code>
|-
|-
| macOS
| Build log
| <code style="border-color:rgba(255,255,255,0.2);white-space:none;">~/Library/Application Support/com.FreeholdGames.CavesOfQud</code>
| <code>%USERPROFILE%\AppData\LocalLow\Freehold Games\CavesOfQud\build_log.txt</code>
|-
|-
| Linux
| Steam Workshop mods
| <code style="border-color:rgba(255,255,255,0.2);white-space:none;">~/.config/unity3d/Freehold Games/CavesOfQud</code>
| <code>[Steam root folder]\steamapps\workshop\content\333640\[id of workshop mod]</code>
|-
|-
| rowspan="3" style="border-top: 8px solid var(--wikitable-header-background); text-align:center; font-weight:bold" | Game Data<br>Files
| "Offline" mods
| style="border-top: 8px solid var(--wikitable-header-background);" | Windows
| <code>%USERPROFILE%\AppData\LocalLow\Freehold Games\CavesOfQud\Mods</code>
| style="border-top: 8px solid var(--wikitable-header-background);" | <code style="border-color:rgba(255,255,255,0.2);white-space:none;">[Steam root folder]\steamapps\common\Caves of Qud\CoQ_Data\StreamingAssets\Base</code>
|-
|-
| macOS
| rowspan="7" | macOS
| <code style="border-color:rgba(255,255,255,0.2);white-space:none;">~/Library/Application Support/Steam/steamapps/common/Caves of Qud/CoQ.app/Contents/Resources/Data/StreamingAssets/Base</code>
| Save games
| <code>~/Library/Application Support/com.FreeholdGames.CavesOfQud/Saves</code>
|-
|-
| Linux
| Configuration files
| <code style="border-color:rgba(255,255,255,0.2);white-space:none;">~/.steam/steam/steamapps/common/Caves of Qud/CoQ_Data/StreamingAssets/Base</code>
| <code>~/Library/Application Support/com.FreeholdGames.CavesOfQud</code>
|-
|-
| rowspan="3" style="border-top: 8px solid var(--wikitable-header-background); text-align:center; font-weight:bold" | Player<br>Log
| Game data files
| style="border-top: 8px solid var(--wikitable-header-background);" | Windows
| <code>~/Library/Application Support/Steam/steamapps/common/Caves of Qud/CoQ.app/Contents/Resources/Data/StreamingAssets/Base</code>
| style="border-top: 8px solid var(--wikitable-header-background);" | <code style="border-color:rgba(255,255,255,0.2);white-space:none;">%USERPROFILE%\AppData\LocalLow\Freehold Games\CavesOfQud\Player.log</code>
|-
|-
| macOS
| Player log
| <code style="border-color:rgba(255,255,255,0.2);white-space:none;">~/Library/Logs/Freehold Games/CavesOfQud/Player.log</code>
| <code>~/Library/Logs/Freehold Games/CavesOfQud/Player.log</code>
|-
|-
| Linux
| Build log
| <code style="border-color:rgba(255,255,255,0.2);white-space:none;">~/.config/unity3d/Freehold Games/CavesOfQud/Player.log</code>
| <code>~/Library/Logs/Freehold Games/CavesOfQud/build_log.txt</code>
|-
|-
| rowspan="3" style="border-top: 8px solid var(--wikitable-header-background); text-align:center; font-weight:bold" | Build<br>Log
| Steam Workshop mods
| style="border-top: 8px solid var(--wikitable-header-background);" | Windows
| <code>~/Library/Application Support/Steam/steamapps/workshop/content/333640/[id of workshop mod]</code>
| style="border-top: 8px solid var(--wikitable-header-background);" | <code style="border-color:rgba(255,255,255,0.2);white-space:none;">%USERPROFILE%\AppData\LocalLow\Freehold Games\CavesOfQud\build_log.txt</code>
|-
|-
| macOS
| "Offline" mods
| <code style="border-color:rgba(255,255,255,0.2);white-space:none;">~/Library/Logs/Freehold Games/CavesOfQud/build_log.txt</code>
| <code>~/Library/Application Support/com.FreeholdGames.CavesOfQud/Mods</code>
|-
|-
| Linux
| rowspan="7" | Linux
| <code style="border-color:rgba(255,255,255,0.2);white-space:none;">~/.config/unity3d/Freehold Games/CavesOfQud/build_log.txt</code>
| Save games
| <code>~/.config/unity3d/Freehold Games/CavesOfQud/Saves</code>
|-
|-
| rowspan="3" style="border-top: 8px solid var(--wikitable-header-background); text-align:center; font-weight:bold" | Steam<br>Workshop Mods
| Configuration files
| style="border-top: 8px solid var(--wikitable-header-background);" | Windows
| <code>~/.config/unity3d/Freehold Games/CavesOfQud</code>
| style="border-top: 8px solid var(--wikitable-header-background);" | <code style="border-color:rgba(255,255,255,0.2);white-space:none;">[Steam root folder]\steamapps\workshop\content\333640\[id of workshop mod]</code>
|-
|-
| macOS
| Game data files
| <code style="border-color:rgba(255,255,255,0.2);white-space:none;">~/Library/Application Support/Steam/steamapps/workshop/content/333640/[id of workshop mod]</code>
| <code>~/.steam/steam/steamapps/common/Caves of Qud/CoQ_Data/StreamingAssets/Base</code>
|-
|-
| Linux
| Player log
| <code style="border-color:rgba(255,255,255,0.2);white-space:none;">~/.steam/steam/steamapps/workshop/content/333640/[id of workshop mod]</code>
| <code>~/.config/unity3d/Freehold Games/CavesOfQud/Player.log</code>
|-
|-
| rowspan="3" style="border-top: 8px solid var(--wikitable-header-background); text-align:center; font-weight:bold" | "Offline"<br>Mods
| Build log
| style="border-top: 8px solid var(--wikitable-header-background);" | Windows
| <code>~/.config/unity3d/Freehold Games/CavesOfQud/build_log.txt</code>
| style="border-top: 8px solid var(--wikitable-header-background);" | <code style="border-color:rgba(255,255,255,0.2);white-space:none;">%USERPROFILE%\AppData\LocalLow\Freehold Games\CavesOfQud\Mods</code>
|-
|-
| macOS
| Steam Workshop mods
| <code style="border-color:rgba(255,255,255,0.2);white-space:none;">~/Library/Application Support/com.FreeholdGames.CavesOfQud/Mods</code>
| <code>~/.steam/steam/steamapps/workshop/content/333640/[id of workshop mod]</code>
|-
|-
| Linux
| "Offline" mods
| <code style="border-color:rgba(255,255,255,0.2);white-space:none;">~/.config/unity3d/Freehold Games/CavesOfQud/Mods</code>
| <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