Commit Graph

14 Commits

Author SHA1 Message Date
MGThePro 163a08529f
Merge pull request #59 from Skitals/patch-1
Add curl as fallback to wget
2022-04-17 22:13:25 +02:00
Skitals 7644ebef94
fix backtick 2022-04-16 09:49:06 -04:00
Skitals 7871e20748
move url to variable 2022-04-15 18:59:36 -04:00
Skitals c6d29eea6c
if no wget fail silently before trying curl 2022-04-15 18:51:24 -04:00
Skitals 7e61fe3a06
Update AppRun 2022-04-15 18:38:44 -04:00
Skitals 97b7923a39
Replace wget with curl for Steam Deck support
wget is not included in SteamOS and not easy to install because the file system is read-only by default and any changes will get wiped by the next system update. This is the only instance where wget is used, curl is used extensively in appimage.sh.
2022-04-12 08:56:43 -04:00
qurious-pixel 90515af569
Pass commandline variables to yuzu 2022-04-11 20:12:38 -07:00
qurious-pixel 5248e4bb28
Fix update path
fix update logic.
2021-11-20 18:23:19 -08:00
qurious-pixel ef172840c8
add GDK wrapper 2021-07-29 15:15:03 -07:00
qurious-pixel a567537688
gcc-11 2021-07-10 16:19:20 -07:00
qurious-pixel fdb08bced7
Version check
check if continuous build is on the lastest version
2021-02-02 14:18:27 -08:00
qurious-pixel eb66a02a96
skip update if offline
skip checking for update if offline.
2021-01-21 19:50:31 -08:00
qurious-pixel 5a98ae2d86
Update AppRun
icon updates
2020-12-31 14:17:16 -08:00
qurious-pixel 0cc93af60c
Create AppRun 2020-12-29 10:45:46 -08:00