mirror of
https://github.com/mamedev/mame.git
synced 2024-11-16 07:48:32 +01:00
a99407afb5
* 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)
10 lines
155 B
JSON
10 lines
155 B
JSON
{
|
|
"plugin": {
|
|
"name": "discord",
|
|
"description": "Discord presence",
|
|
"version": "0.0.1",
|
|
"author": "Carl",
|
|
"type": "plugin",
|
|
"start": "false"
|
|
}
|
|
}
|