Skip to content

Commit 43bfc94

Browse files
committed
fix: update skin file location instructions for clarity
1 parent fd4f9a5 commit 43bfc94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/characters/faq.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import { Accordion, Accordions } from "fumadocs-ui/components/accordion"
88

99
<Accordions type="single">
1010
<Accordion title="Where do I put skin files?" id="skin-folder">
11-
You can put skin files in the `Characters/skins` folder inside your `plugins` directory.
11+
You can put skin files anywhere, you just need to enter their full path on disk.
1212
</Accordion>
1313
<Accordion title="Can I use the clicking player's name inside an action?" id="player-action">
1414
Yes, you can use the clicking player's name inside an action by using the tag resolver `<player>`.

0 commit comments

Comments
 (0)