Commit Graph

8 Commits

Author SHA1 Message Date
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 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