Skip to content

Instantly share code, notes, and snippets.

@N-Carter
Last active December 29, 2015 17:29
Show Gist options
  • Save N-Carter/7704356 to your computer and use it in GitHub Desktop.
Save N-Carter/7704356 to your computer and use it in GitHub Desktop.
System.Environment.SpecialFolder paths on OSX 10.8 with Unity 4.3.1's built-in Mono
0 Desktop: /Users/username/Desktop
2 Programs:
5 Personal: /Users/username
5 MyDocuments: /Users/username
6 Favorites:
7 Startup:
8 Recent:
9 SendTo:
11 StartMenu:
13 MyMusic: /Users/username/Music
16 DesktopDirectory: /Users/username/Desktop
17 MyComputer:
21 Templates:
26 ApplicationData: /Users/username/.config
28 LocalApplicationData: /Users/username/.local/share
32 InternetCache:
33 Cookies:
34 History:
35 CommonApplicationData: /usr/share
37 System:
38 ProgramFiles:
39 MyPictures: /Users/username/Pictures
43 CommonProgramFiles:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment