adding merged sorted zip
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
!! CAUTION !!
|
||||
Deleting files listed here is IRREVERSIBLE. You won’t be able to restore a deleted file just by removing it from the list. Choose files wisely and don’t regret what you’ve done.
|
||||
You can still get the files back using Git, but it will be a bit harder.
|
||||
|
||||
To delete a file, write its full path.
|
||||
Examples:
|
||||
translation/sp_spr_btrouxls - will delete sprite `sp_spr_btrouxls` in `translation`
|
||||
original/chapter2/bg_dw_bakery.png - will delete sprite `bg_dw_bakery` in `chapter2` inside `original`
|
||||
|
||||
|
||||
DELETE:
|
||||
@@ -1,14 +1,3 @@
|
||||
To have a sprite added to the `sorted` folder, you must write its name and chapter in the “UNIQUE FOR SORTING" list!
|
||||
Examples:
|
||||
chapter3/img1 – Adds sprite `img1` to the `chapter3` folder (whether it’s an animation folder or just a single sprite)
|
||||
chapter2/anim2 – Adds sprite `anim2` to the `chapter2` folder (whether it’s an animation folder or just a single sprite)
|
||||
|
||||
If the frame count of an animated sprite differs from the original, you must write its name in the “UNIQUE FRAME COUNT” list!
|
||||
!! ATTENTION !!
|
||||
Do this only if the ENTIRE animation of the sprite is different.
|
||||
If, for example, just one frame is translated and the rest should remain THE SAME, you DO NOT need to add it to the list!
|
||||
|
||||
|
||||
UNIQUE FOR SORTING:
|
||||
chapter1/spr_blockler_и
|
||||
chapter1/spr_blockler_с
|
||||
|
||||
Reference in New Issue
Block a user