mirror of
https://github.com/holub/mame
synced 2025-04-20 15:32:45 +03:00

* plugins/discord: discord presence plugin [Carl] * plugins/discord: use domain sockets and pipes [Carl] * winptty: fix connecting to existing socket (nw) plugins/discord: show pause state (nw) * plugins/discord: fix pause behavior (nw)
11 lines
155 B
JSON
11 lines
155 B
JSON
{
|
|
"plugin": {
|
|
"name": "discord",
|
|
"description": "Discord presence",
|
|
"version": "0.0.1",
|
|
"author": "Carl",
|
|
"type": "plugin",
|
|
"start": "false"
|
|
}
|
|
}
|