mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-07-12 03:11:59 +00:00
Implement legacy & modern plugin method calls over WS
This version builds fine and runs all of the 14 plugins I have installed perfectly, so we're really close to having this done.
This commit is contained in:
@@ -6,8 +6,7 @@ license = "GPLv2"
|
||||
authors = []
|
||||
packages = [
|
||||
{include = "decky_loader"},
|
||||
{include = "decky_plugin.py"},
|
||||
{include = "decky_plugin.pyi"},
|
||||
{include = "decky_loader/main.py"}
|
||||
]
|
||||
include = ["decky_loader/static/*"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user