Get-ChildItem -Path "C:\Users\infer\AppData\Roaming\Vortex\downloads\cyberpunk2077\carreragt_colors" -Directory -Recurse -Filter "archive" | ForEach-Object { >> Copy-Item -Path $_.FullName -Destination "C:\Users\infer\AppData\Roaming\Vortex\downloads\cyberpunk2077" -Recurse -Force
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter