1
0
mirror of synced 2024-11-27 21:10:48 +01:00

updated README

This commit is contained in:
NotImplementedLife 2023-07-19 10:56:22 +03:00
parent 07ebd98b04
commit 941cba0cc7
2 changed files with 7 additions and 2 deletions

View File

@ -59,6 +59,6 @@ namespace TaikoSoundEditor
ms.Write(header);
ms.Write(idsp);
return ms.ToArray();
}
}
}
}

View File

@ -1,3 +1,8 @@
# Taiko Sound Editor
A simple tool to automatize the process of converting music to .nus3bank format for Taiko Nijiiro game.
A simple tool to automatize the process of converting music to .nus3bank format for Taiko Nijiiro game.
## Credits
- big shoutout to [Nabix](https://github.com/Nabixlol) for reaching me with the idea to create this tool, testing it and
offering careful and insightful guidance through all the conversion steps to someone who has never even heard about this game before :))