Skip to content

Commit

Permalink
guide update
Browse files Browse the repository at this point in the history
  • Loading branch information
AAA1459 authored Feb 17, 2025
1 parent bc75547 commit 975cf64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ so need to do more for it:
<?xml version="1.0" encoding="utf-8" ?>
<Sprites>
<!-- ↙<should be Character_ID you setted> ↙<sprite directory under '[somemod]/Graphics/Atlases/Gameplay/' directory> -->
<!-- ↙<replace it with your Character_ID> ↙<specify a directory and put the sprites there. this directory is attached to '...[somemod]/Graphics/Atlases/Gameplay/'> -->
<MySkin copy="player" path="characters/MySkin/">
<!-- ↓<anim name> ↓<anim speed> ↓<non-required, the next after this anim>-->
<Anim id="lookUp" path="lookUp" delay="0.1" frames="2-7" goto="lookUp_End"/>
Expand Down

0 comments on commit 975cf64

Please sign in to comment.