From 0cfb088c87529365c6d373bcb2d6e1c6fab28893 Mon Sep 17 00:00:00 2001 From: Pk11 Date: Sun, 1 Nov 2020 16:12:39 -0600 Subject: [PATCH] Updated Sprite sheet (markdown) --- Sprite-sheet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sprite-sheet.md b/Sprite-sheet.md index 41897cb..4716d37 100644 --- a/Sprite-sheet.md +++ b/Sprite-sheet.md @@ -12,5 +12,5 @@ Where `0.png` and `1.png` are app icons in the same directory. The app icons sho You can then generate the t3x by running: ```bash -tex3ds -i path/to/file.t3x -o path/to/file.t3x +tex3ds -i path/to/file.t3s -o path/to/file.t3x ``` \ No newline at end of file