armcord/src/arrpc/examples/README.md

10 lines
227 B
Markdown
Raw Normal View History

2022-11-22 14:03:54 +00:00
# arRPC Examples
## [Bridge Mod](bridge_mod.js)
Simple mod for using the arRPC Bridge WebSocket server for setting RPC status (to be used with just Web).
## [Electron](electron)
Example usage for within an Electron client.