mirror of
https://github.com/xgui4/LCE-Qt-Launcher.git
synced 2026-07-16 05:00:49 +00:00
fix script
This commit is contained in:
8
assets/images/download_img.ps1
Normal file
8
assets/images/download_img.ps1
Normal file
@@ -0,0 +1,8 @@
|
||||
#!/usr/bin/env pwsh
|
||||
|
||||
$PSNativeCommandUseErrorActionPreference = $true
|
||||
|
||||
curl.exe -L -o "internet-lce-hub-ico.png" "https://avatars.githubusercontent.com/u/267444710?s=48&v=4"
|
||||
curl.exe -L -o "internet-lce-evolved-ico.png" "https://codeberg.org/repo-avatars/c60b9f3bb0dfca3d35a457d921d2f68b73ebd2054d6d6e25a949bb3a7f32ad3a"
|
||||
curl.exe -L -o "internet-4jcraft-ico.png" "https://avatars.githubusercontent.com/u/265054390?s=48&v=4"
|
||||
curl.exe -L -o "internet-mclce-ico.png" "https://avatars.githubusercontent.com/u/274307453?s=200&v=4"
|
||||
Reference in New Issue
Block a user