chflame163 / ComfyUI_LayerStyle

A set of nodes for ComfyUI that can composite layer and mask to achieve Photoshop like functionality.
MIT License
1.24k stars 69 forks source link

LUT configuration update problem #64

Closed alex13by closed 5 months ago

alex13by commented 5 months ago

Can the resource_dir.ini file not be updated directly? Maybe adding a comment after updating the file will solve this problem, so you don't have to set the path after each update

chflame163 commented 5 months ago

For the modified resource_dir.ini, the file is not overwritten when updated with the git pull command.

If you update the plug-in in another way, implement a backup of the modified configuration file.

alex13by commented 5 months ago

This can be solved if the updated file and the created file have some difference in name, just change it during the first configuration

chflame163 commented 5 months ago

Already changed the *. ini files default suffix to *. ini. example, and need to change it to *. ini for the first configuration.