Skip to content

Commit f5f91f8

Browse files
authored
Update index.md
Roblox has changed where the versions/Roblox folder is a while back, so I updated the outdated line. You can confirm this by going to this location: C:\Program Files (x86)\Roblox\Versions You will see that Roblox is now there instead of %localappdata%
1 parent b3b9655 commit f5f91f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en-us/projects/assets/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ The content folder's location depends on the user's operating system:
145145

146146
<Tabs>
147147
<TabItem label="Windows">
148-
`%localappdata%\Roblox\Versions\<version>\content`
148+
`C:\Program Files (x86)\Roblox\Versions\<version>\content`
149149
</TabItem>
150150
<TabItem label="Mac">
151151
`Applications/RobloxStudio.app/Contents/Resources/content`

0 commit comments

Comments
 (0)