mmikeww / AHK-v2-script-converter

AHK v1 -> v2 script converter
https://autohotkey.com/boards/viewtopic.php?f=6&t=25100
The Unlicense
580 stars 44 forks source link

Add -r recursive conversion #269

Closed Banaanae closed 4 months ago

Banaanae commented 4 months ago

Use -r .\path\to\dir or --recurse C:\path\to\dir to recursively convert a directory

Keeping open for a bit to see if any bugs are found, then merge