File locations: Difference between revisions

Cherman0 (talk | contribs)
list where the .dll files are because it's relevant to cs modding
Add DLC locations
 
(3 intermediate revisions by 2 users not shown)
Line 7: Line 7:
! Path
! Path
|-
|-
| rowspan="8" | Windows
| rowspan="9" | 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 16: Line 16:
| Game data files
| Game data files
| <code>[Steam root folder]\steamapps\common\Caves of Qud\CoQ_Data\StreamingAssets\Base</code>
| <code>[Steam root folder]\steamapps\common\Caves of Qud\CoQ_Data\StreamingAssets\Base</code>
|-
| Game DLC
| <code>[Steam root folder]\steamapps\common\Caves of Qud\CoQ_Data\StreamingAssets\DLC</code>
|-
|-
| Player log
| Player log
Line 30: Line 33:
|-
|-
| QudLibPath
| QudLibPath
| <code>[Steam root folder]\steamapps\common\Caves of Qud\CoQ_Data\Managed\</code>
| <code>[Steam root folder]\steamapps\common\Caves of Qud\CoQ_Data\Managed</code>
|-
|-
| rowspan="7" | macOS
| rowspan="8" | macOS
| Save games
| Save games
| <code>~/Library/Application Support/com.FreeholdGames.CavesOfQud/Synced/Saves</code>
| <code>~/Library/Application Support/com.FreeholdGames.CavesOfQud/Synced/Saves</code>
Line 41: Line 44:
| Game data files
| Game data files
| <code>~/Library/Application Support/Steam/steamapps/common/Caves of Qud/CoQ.app/Contents/Resources/Data/StreamingAssets/Base</code>
| <code>~/Library/Application Support/Steam/steamapps/common/Caves of Qud/CoQ.app/Contents/Resources/Data/StreamingAssets/Base</code>
|-
| Game DLC
| <code>~/Library/Application Support/Steam/steamapps/common/Caves of Qud/CoQ.app/Contents/Resources/Data/StreamingAssets/DLC</code>
|-
|-
| Player log
| Player log
Line 54: Line 60:
| <code>~/Library/Application Support/com.FreeholdGames.CavesOfQud/Mods</code>
| <code>~/Library/Application Support/com.FreeholdGames.CavesOfQud/Mods</code>
|-
|-
| rowspan="7" | Linux
| rowspan="9" | Linux
| Save games
| Save games
| <code>~/.config/unity3d/Freehold Games/CavesOfQud/Synced/Saves</code>
| <code>~/.config/unity3d/Freehold Games/CavesOfQud/Synced/Saves</code>
Line 63: Line 69:
| Game data files
| Game data files
| <code>~/.steam/steam/steamapps/common/Caves of Qud/CoQ_Data/StreamingAssets/Base</code>
| <code>~/.steam/steam/steamapps/common/Caves of Qud/CoQ_Data/StreamingAssets/Base</code>
|-
| Game DLC
| <code>~/.steam/steam/steamapps/common/Caves of Qud/CoQ_Data/StreamingAssets/DLC</code>
|-
|-
| Player log
| Player log
Line 75: Line 84:
| "Offline" mods
| "Offline" mods
| <code>~/.config/unity3d/Freehold Games/CavesOfQud/Mods</code>
| <code>~/.config/unity3d/Freehold Games/CavesOfQud/Mods</code>
|-
| QudLibPath
| <code>~/.steam/debian-installation/steamapps/common/Caves of Qud/CoQ_Data/Managed</code>
|}
|}