From 5b8ef10d35bfda6574cba7e333ebbc1e1adc4c57 Mon Sep 17 00:00:00 2001 From: Cainan Date: Fri, 5 Jul 2024 20:01:54 +0100 Subject: [PATCH] Update README.md --- TaikoWiiUSongTextureTool/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TaikoWiiUSongTextureTool/README.md b/TaikoWiiUSongTextureTool/README.md index 38132cd..9f4c14a 100644 --- a/TaikoWiiUSongTextureTool/README.md +++ b/TaikoWiiUSongTextureTool/README.md @@ -5,7 +5,7 @@ Only supports Japanese text for now. `Usage: generate.py [-ura]` -There is also an additional script in here to convert the folder of textures to a .nut texture. +There is also an additional script in here to convert the folder of textures to a .nut texture. The code in this was partially based on the NUT code found in [Smash Forge](https://github.com/jam1garner/Smash-Forge) ```