Skip to content

WildRP/WildRP-Stream-Deck-Remote

Repository files navigation

WildRP Remote for Stream Deck

This plugin lets you connect to your Stream Deck to do a few cool things:

  • Send any text command directly to your WildRP client - for example, set a button to send /me smells like cheese.
  • Send one of up to five randomly chosen commands from a list you provide (so you can pick randomly between a few different emotes, for example)
  • Put most of your HUD info on your Stream Deck - set a key to display your health, stamina, voice range, etc.
  • Display your compass on a Stream Deck button

You can use this with e [emote] to perform an emote, pvp to toggle pvp, etc - anything you can do as a text command, can be done with this plugin.

Example usage HUD icons on the Stream Deck

You can download the plugin from the Releases page.

Attribution

Dice and Play icon used for the command category list are from Game-Icons.Net.

License

This repo is licensed under Creative Commons Attribution-NonCommercial 4.0.

Building

See the Stream Deck SDK GitHub.

Requires Node.js v20.5.1+.

Run npm run build to build the plugin, or npm run watch to make it automatically hot-reload while you're working on it.