Releases: WhatAboutGaming/Twitch-Plays-Stuff
Releases · WhatAboutGaming/Twitch-Plays-Stuff
v1.1.0 Release
This release contains everything you need to run the backend without having to npm install
anything, in case people have troubles installing/compiling libraries that need to be compiled. Libraries that require to be compiled were compiled on Node v14.15.0. You can of course still npm install
if you want to run the backend in another version of node. This release contains a lot of bugfixes as well as some minor updates.
Initial Backend release v1.0.0-alpha
This backend release includes the entire node_modules folder in case people have troubles installing certain dependencies.