FransBouma / ShaderToggler

Reshade 5+ addin to toggle shaders on/off in groups based on a key press. It allows you to configure these groups from within the addin as well.
MIT License
100 stars 28 forks source link

Delete this issue, wrong repo #14

Closed TuTAH1 closed 1 year ago

TuTAH1 commented 1 year ago

Usage example: Organizing downloads by games folders when downloading mods in Nexus Mods. url and finalUrl are the same and don't have the name of a game for which the mod is being downloaded, while initial url have (initialUrl = "https://www.nexusmods.com/tinytinaswonderlands/mods/52?tab=files&file_id=121", with regex .+?:\/\/([^\/]+)\/([^\/]*) I get an appropriate for folder name "tinytinaswonderlands" 2nd match)

TuTAH1 commented 1 year ago

Wrong repo