Modding:Overview: Difference between revisions

No change in size ,  21:24, 25 April 2020
m
m (→‎Modding FAQ/Frequent Issues: %USERPROFILE% for Windows)
Line 38: Line 38:




'''Q: Where can I find 'player.log'?'''
'''Q: Where can I find 'Player.log'?'''


A: The location is dependent on your operating system.
A: The location is dependent on your operating system.


* PC: <pre>%USERPROFILE%\APPDATA\LocalLow\Freehold Games\CavesOfQud\Player.log</pre>
* PC: <pre>%USERPROFILE%\AppData\LocalLow\Freehold Games\CavesOfQud\Player.log</pre>
* Mac: <pre>~/Library/Logs/Unity/Player.log</pre>
* Mac: <pre>~/Library/Logs/Unity/Player.log</pre>
* Linux: <pre>~/.config/unity3d/Editor/Player.log</pre>
* Linux: <pre>~/.config/unity3d/Editor/Player.log</pre>