Skip to content

Commit cccc79f

Browse files
sameropIgnisRBX
andauthored
Update outdated line (#1065)
## Changes Roblox has changed where the versions/Roblox folder installs, 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's version folder is now there instead of C:\Users\Your_User\AppData\Local\Roblox ## Checks - [x] This contribution was created in whole or in part by me, and I have the right to submit it under the terms of this repository's open source licenses. - [x] I understand and agree that this contribution and a record of it are public, maintained indefinitely, and may be redistributed under the terms of this repository's open source licenses. - [x] To the best of my knowledge, all proposed changes are accurate. --------- Co-authored-by: IgnisRBX <[email protected]>
1 parent f0a2083 commit cccc79f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,8 @@ 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+
`%LOCALAPPDATA%\Roblox\Versions\<version>\content`<br />
149+
(alternatively `C:\Program Files (x86)\Roblox\Versions\<version>\content`)
149150
</TabItem>
150151
<TabItem label="Mac">
151152
`Applications/RobloxStudio.app/Contents/Resources/content`

0 commit comments

Comments
 (0)