File locations: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
m Update file locations for Spring Molting patch
Cherman0 (talk | contribs)
list where the .dll files are because it's relevant to cs modding
Line 7: Line 7:
! Path
! Path
|-
|-
| rowspan="7" | Windows
| rowspan="8" | Windows
| Save games
| Save games
| <code>%USERPROFILE%\AppData\LocalLow\Freehold Games\CavesOfQud\Synced\Saves</code>
| <code>%USERPROFILE%\AppData\LocalLow\Freehold Games\CavesOfQud\Synced\Saves</code>
Line 28: Line 28:
| "Offline" mods
| "Offline" mods
| <code>%USERPROFILE%\AppData\LocalLow\Freehold Games\CavesOfQud\Mods</code>
| <code>%USERPROFILE%\AppData\LocalLow\Freehold Games\CavesOfQud\Mods</code>
|-
| QudLibPath
| <code>[Steam root folder]\steamapps\common\Caves of Qud\CoQ_Data\Managed\</code>
|-
|-
| rowspan="7" | macOS
| rowspan="7" | macOS

Revision as of 15:00, 18 July 2024

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\Synced\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
QudLibPath [Steam root folder]\steamapps\common\Caves of Qud\CoQ_Data\Managed\
macOS Save games ~/Library/Application Support/com.FreeholdGames.CavesOfQud/Synced/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/Synced/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