mame/plugins/discord/plugin.json
cracyc a99407afb5 Discord plugin try 2 (#3640)
* 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)
2018-06-08 19:25:39 -04:00

10 lines
155 B
JSON

{
"plugin": {
"name": "discord",
"description": "Discord presence",
"version": "0.0.1",
"author": "Carl",
"type": "plugin",
"start": "false"
}
}