diff options
| author | Liam Dawe <liamdawe@protonmail.com> | 2022-04-04 12:33:14 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-04 14:33:14 +0300 |
| commit | a52399cc005056a4da2a8522b833e346e487c3f1 (patch) | |
| tree | ea81b8768cc95f214dc9c4aa4f0a53e795eb9e6c /README.md | |
| parent | 1bc353fdeded8a4aa7610c466260f6eb06327f1c (diff) | |
| download | decky-loader-a52399cc005056a4da2a8522b833e346e487c3f1.tar.gz decky-loader-a52399cc005056a4da2a8522b833e346e487c3f1.zip | |
note it needing touchscreen input (#13)
As mentioned in issues, feels like an area that might need other things adding to it as issues are found :)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -21,6 +21,10 @@ - Allows plugins to define python functions and run them from javascript. - Allows plugins to make fetch calls, bypassing cors completely. +## Caveats + +- You can only interact with the Plugin Menu via touchscreen. + ## Credit The original idea for the concept is based on the work of [marios8543's steamdeck-ui-inject](https://github.com/marios8543/steamdeck-ui-inject) project. |
