Creating a Discord rich presence plugin for Blockbench.
To build discord-rpc.js:
npm run build
To pretty-print (Optional):
npm run prettyprint
- Integrates with Discord while Blockbench is running
- Displays the current project mode with icon
- Displays the current user action (editing, painting, animating)
- Displays the current filename
- Displays time elapsed working on current project
- Setting to toggle off filename display, if required
- Download the latest release discord-rpc.js from the releases tab.
- Place the file in a safe place, as Blockbench will not search for manually installed plugins if their location changes
- Navigate to the "Filter" tab on the Blockbench menu bar
- From the top of the context menu, select the </> symbol
- Select the discord-rpc.js file downloaded from releases