gamesdk-and-dispatch
gamesdk-and-dispatch copied to clipboard
[Feature Request] NodeJS Bindings
Will there ever be official bindings for NodeJS, so that we can port browser games to the desktop with full functionality?
There currently exists an unofficial port... but it is both incomplete and asking for a DMCA, since it bundles the SDK (that's illegal, no?) https://github.com/open-unlight/node-discord-game
Good news is, there doesn't need to be a rewrite from scratch to facilitate NodeJS, but you can make use of the cureentlt existing DLL and bindings
Anyways, hefty +1. Everybody needs a bit more JS in their lives /j
I looked at node-discord-game but it's incomplete. I'm trying to write a set of bindings on my own but idk how far i will get.