23 lines
825 B
Markdown
23 lines
825 B
Markdown
# 目录图标工具 FilesTreeIco_Tool
|
|
|
|
在Windows上编辑配置来快速创建文件夹目录结构并设置图标
|
|
|
|

|
|

|
|
|
|
### ./图标
|
|
|
|
该路径下可放入自定义图片作为文件夹图标候选
|
|
|
|
修改app.ico文件来自定义程序标题栏的显示图标
|
|
|
|
### ./*.json
|
|
|
|
程序会依赖.json配置文件来记录目录结构和图标配置
|
|
|
|
### README.md
|
|
|
|
Edit configurations on Windows to quickly create folder directory structures and set icons,
|
|
Custom images can be placed as folder icon candidates in this path,
|
|
Modify the app.ico file to customize the display icon of the program title bar,
|
|
The program will rely on the .json configuration file to record directory structure and icon configuration. |