Skip to content

Commit 7a32e67

Browse files
authored
Merge pull request #234 from adverbialsatz/typofix2
Fix typo in tips and tricks
2 parents c416eba + a391661 commit 7a32e67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Sober/Configuration/tipsAndTricks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
The files in `asset_overlay` located at `~/.var/app/org.vinegarhq.Sober/data/sober` will get used over the ones used by Roblox. Depending on the directory the files were placed in, this will allow for modifications to be made! The modifications will happen after an app restart, and is reversable simply by clearing out the directory.
66

7-
The `asset_overlay` directory mirrors `packages/com.roblox.client/base.apk/assets` when viewed through an archive manager. **This means you have to recreate the folder sturcture as seen in the archive into `asset_overlay` in order for your modifications to work!** Example of replacing the mouse cursor:
7+
The `asset_overlay` directory mirrors `packages/com.roblox.client/base.apk/assets` when viewed through an archive manager. **This means you have to recreate the folder structure as seen in the archive into `asset_overlay` in order for your modifications to work!** Example of replacing the mouse cursor:
88

99
```
1010
~/.var/app/org.vinegarhq.Sober/data/sober/asset_overlay

0 commit comments

Comments
 (0)