This website requires JavaScript.
Explore
Help
Sign In
geckon01
/
decky-loader
Watch
1
Star
0
Fork
0
You've already forked decky-loader
mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced
2026-08-28 02:57:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
65d79ea9ad7dddb4c14b459e863d486e31a69404
decky-loader
/
backend
/
decky_loader
T
History
AAGaming
65d79ea9ad
cleanup
2025-07-01 15:16:48 -04:00
..
locales
Translations update from Weblate (
#771
)
2025-05-19 07:01:39 -07:00
localplatform
cleanup
2025-07-01 15:16:48 -04:00
plugin
Fix id keyerror on plugin uninstall (
#725
)
2024-12-13 22:38:33 -05:00
browser.py
Fixed up remote binary logging, download process and old incorrect error
2025-02-08 17:30:09 -08:00
enums.py
…
helpers.py
Add support of files from
data/<plugin>/
to be fetched from Front-End (
#761
)
2025-05-29 17:30:48 -07:00
injector.py
…
loader.py
Add support of files from
data/<plugin>/
to be fetched from Front-End (
#761
)
2025-05-29 17:30:48 -07:00
main.py
…
settings.py
…
updater.py
add some logging
2025-07-01 15:02:27 -04:00
utilities.py
fix(http_request): remove conflicting CORS headers (
#708
)
2024-10-04 13:15:58 -04:00
wsrouter.py
…