summaryrefslogtreecommitdiff
path: root/backend/decky_loader/plugin/imports
AgeCommit message (Collapse)Author
2024-06-14add docstring for emitParty Wumpus
2024-06-13hook up plugin events properlyAAGaming
2024-05-04implement fetch and external resource request apisAAGaming
2024-04-09attempt to add plugin events to the plugin frontend api.Party Wumpus
unable to test right now though
2023-12-31finalize api for plugin events in backendAAGaming
just need frontend impl now
2023-12-30Implement legacy & modern plugin method calls over WSAAGaming
This version builds fine and runs all of the 14 plugins I have installed perfectly, so we're really close to having this done.