Further development has been moved to its own repository: https://github.com/jogerj/genshin-wish-url
- Win+R and open
powershell
(orpwsh
if Powershell 6+ installed) - Paste and run following
- All versions (Global/China)
Set-ExecutionPolicy Bypass -Scope CurrentUser -Force;
iex (irm 'https://github.com/jogerj/genshin-wish-url/raw/main/Get-WishUrl.ps1')
Hello, this repository has been moved to https://github.com/jogerj/genshin-wish-url for ease of issue reporting and tracking changes. Please use the script directly from the linked repo. Thank you :)