Modding:Overview: Difference between revisions

Jump to navigation Jump to search
5 bytes added ,  21:21, 25 April 2020
m
→‎Modding FAQ/Frequent Issues: %USERPROFILE% for Windows
m (→‎Modding FAQ/Frequent Issues: capitalization for Mac)
m (→‎Modding FAQ/Frequent Issues: %USERPROFILE% for Windows)
Line 42: Line 42:
A: The location is dependent on your operating system.
A: The location is dependent on your operating system.


* PC: <pre>Username\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>

Navigation menu