Template:UserGameDir

From Don't Starve Wiki
Jump to navigation Jump to search

Find it under:

Windows: C:\Program Files\Steam\userdata\UserUniqueID\219740\remote\
OS X: ~/Library/Application Support/Steam/userdata/UserUniqueID/219740/remote/
Linux, SteamOS: ~/.steam/steam/userdata/UserUniqueID/219740/remote/

If Steam Cloud is Disabled, Find it under:

Windows, OS X: ~/Documents/Klei/DoNotstarve/
Linux, SteamOS: ~/.klei/DoNotStarve/

Change DoNotStarve to DoNotStarveTogether and use 322330 as the AppID if you are working with Don't Starve Together. For Windows, look under Program Files (x86). If you have Steam installed elsewhere, look there. ~ means your home directory.

Template documentation [View] [Edit] [History] [Refresh]
{{UserGameDir}} is a template that generates paths to users' game files. It takes multiple optional arguments.
Usage
{{UserGameDir|relative/path/to/something
| it        = the config file <!-- Find the config file under: -->
| find      = The config files are placed under: <!-- Overrides the whole `Find it under' line -->
| findDis   = then look for them under: <!-- Overrides the thing that defaults to {{{find}}} for Non-Steam saves -->
| withSteam = 0 <!-- If set to 1, the whole Non-Steam notification would not appear -->
| AppID     = 219740 <!-- Overrides the App ID, No one with sanity > 80 uses this -->
| AppName   = DoNotStarveTogether <!-- Overrides the AppName -->
}}
Examples
{{UserGameDir|foo_file}}

Find it under:

Windows: C:\Program Files\Steam\userdata\UserUniqueID\219740\remote\foo_file
OS X: ~/Library/Application Support/Steam/userdata/UserUniqueID/219740/remote/foo_file
Linux, SteamOS: ~/.steam/steam/userdata/UserUniqueID/219740/remote/foo_file

If Steam Cloud is Disabled, Find it under:

Windows, OS X: ~/Documents/Klei/DoNotstarve/foo_file
Linux, SteamOS: ~/.klei/DoNotStarve/foo_file

Change DoNotStarve to DoNotStarveTogether and use 322330 as the AppID if you are working with Don't Starve Together. For Windows, look under Program Files (x86). If you have Steam installed elsewhere, look there. ~ means your home directory.



{{UserGameDir|saves|it=saves}}

Find saves under:

Windows: C:\Program Files\Steam\userdata\UserUniqueID\219740\remote\saves
OS X: ~/Library/Application Support/Steam/userdata/UserUniqueID/219740/remote/saves
Linux, SteamOS: ~/.steam/steam/userdata/UserUniqueID/219740/remote/saves

If Steam Cloud is Disabled, Find saves under:

Windows, OS X: ~/Documents/Klei/DoNotstarve/saves
Linux, SteamOS: ~/.klei/DoNotStarve/saves

Change DoNotStarve to DoNotStarveTogether and use 322330 as the AppID if you are working with Don't Starve Together. For Windows, look under Program Files (x86). If you have Steam installed elsewhere, look there. ~ means your home directory.



{{UserGameDir|AppID=7|withSteam=1|AppName=Steam}}

Find it under:

Windows: C:\Program Files\Steam\userdata\UserUniqueID\7\remote\
OS X: ~/Library/Application Support/Steam/userdata/UserUniqueID/7/remote/
Linux, SteamOS: ~/.steam/steam/userdata/UserUniqueID/7/remote/

Change DoNotStarve to DoNotStarveTogether and use 322330 as the AppID if you are working with Don't Starve Together. For Windows, look under Program Files (x86). If you have Steam installed elsewhere, look there. ~ means your home directory.