Files
ChunithmAssetsTools/README.md
2025-08-02 02:39:25 +08:00

27 lines
852 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# ChunithmAssetsTools
Some Tools for Editing Assets of Chunithm
一些用来修改Chunithm部分资源文件如afb/svo文件的小工具
~~花半个小时让DeepSeek代写的~~
# Tools List/工具列表
## DDSExtractor
Extract DDS Image From .afb or .svo file(s)
从.afb或.svo文件中提取内嵌的DDS图像
## DDSPatcher
Patch the Modified DDS Image into the Original .afb or .svo file(s).
将修改后的DDS图像重新修补进.afb或.svo文件中
---
如果你有更好的想法或可以实现对其他资源文件(如.srd的自动化修改欢迎提交PR
If you have idea to modify other files(such as .srd file), PRs are welcome.
---
Note: This program only support Chinese(Simplified) now, If you want to translate it, please fork it, all of the output messages are in the `Console.Write` and `Console.WriteLine`