Skip to content
This repository has been archived by the owner on Dec 24, 2022. It is now read-only.
/ GetGenshinWishLink Public archive

A script for getting Genshin Impact wish links on Windows. | 一条命令获取原神祈愿历史链接。

License

Notifications You must be signed in to change notification settings

zhxycn/GetGenshinWishLink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

GetGenshinWishLink

GitHub stars GitHub forks GitHub license jsDelivr

A script for getting Genshin Impact wish links on Windows.
一条命令获取原神祈愿历史链接。

How to use | 使用方法

  1. Open Genshin Impact game and open wish history page.
    启动原神并打开祈愿历史记录页。

  2. Open Windows PowerShell and run any one of the following commands.
    打开 Windows PowerShell 并在下方命令中任选其一运行(推荐使用下方 jsDelivr )。

Run the script hosted on GitHub

iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/zhxycn/GetGenshinWishLink/main/GetGenshinWishLink.ps1'))

Run the script hosted on jsDelivr

iex ((New-Object System.Net.WebClient).DownloadString('https://cdn.jsdelivr.net/gh/zhxycn/GetGenshinWishLink/GetGenshinWishLink.ps1'))

About

A script for getting Genshin Impact wish links on Windows. | 一条命令获取原神祈愿历史链接。

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published