DiscordRPC Customisation:
- Redone logic in discordrpc.ts plugin - Implemented user variables for rpc state and format - Added settings in app to configure this - Bumped version to 1.4.3 to use migrations to ensure config wont fail - Enabled clear invalid config on electron store - i18n updated
This commit is contained in:
parent
16e41a6143
commit
9f4d689f2e
4 changed files with 18 additions and 7 deletions
|
@ -2,7 +2,7 @@
|
|||
"name": "cider",
|
||||
"applicationId": "Cider",
|
||||
"productName": "Cider",
|
||||
"version": "1.4.2",
|
||||
"version": "1.4.3",
|
||||
"description": "A new cross-platform Apple Music experience based on Electron and Vue.js written from scratch with performance in mind.",
|
||||
"license": "AGPL-3.0",
|
||||
"main": "./build/index.js",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue