End user documentation site for Sketchy Maze.
https://www.sketchymaze.com/guidebook/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
419 B
11 lines
419 B
4 years ago
|
# Profile Directory
|
||
|
|
||
|
Project: Doodle stores your user-created levels and custom doodads in your
|
||
|
operating system's profile directory for your account.
|
||
|
|
||
|
This will typically be found at the following locations based on your platform:
|
||
|
|
||
|
* **Linux:** `$XDG_CONFIG_HOME` or `$HOME/.config/doodle`
|
||
|
* **Windows:** `%APPDATA%` or `C:\Users\%USER%\AppData\Roaming\doodle`
|
||
|
* **Mac OS:** `$HOME/Library/Application Support/doodle`
|