SwitchRPC icon indicating copy to clipboard operation
SwitchRPC copied to clipboard

is there a way to know where the "game list" is located?

Open TheMirkMan opened this issue 4 years ago • 1 comments

it would be cool that instead of waiting for an update that adds a game, i can just go to a folder, write a little bit of code and add my own game with my own image

TheMirkMan avatar Sep 26 '21 06:09 TheMirkMan

https://github.com/NintenZone/SwitchRPC/blob/000d120cce3d33303aa69041b03277d24e9aa27f/index.js#L27

Points to https://nintenbot.js.org/rpc.json

So technically you could edit that JS file and supply your own JSON.

jpleau avatar Feb 21 '22 04:02 jpleau