File locations: Difference between revisions
Jump to navigation
Jump to search
Add QudLibPath for linux |
No edit summary |
||
Line 54: | Line 54: | ||
| <code>~/Library/Application Support/com.FreeholdGames.CavesOfQud/Mods</code> | | <code>~/Library/Application Support/com.FreeholdGames.CavesOfQud/Mods</code> | ||
|- | |- | ||
| rowspan=" | | rowspan="8" | Linux | ||
| Save games | | Save games | ||
| <code>~/.config/unity3d/Freehold Games/CavesOfQud/Synced/Saves</code> | | <code>~/.config/unity3d/Freehold Games/CavesOfQud/Synced/Saves</code> |
Revision as of 20:38, 21 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
| |
QudLibPath | ~/.steam/debian-installation/steamapps/common/Caves of Qud/CoQ_Data/Managed
|