JDU Plus (JDU+) is a mock-up of Just Dance Unlimited (JMCS) servers by Ubisoft.
Just Dance Unlimited is a online-subscription service created by Ubisoft back in 2015 for Just Dance 2016-2021 and on for Xbox One, Xbox Series, PS4, PS5, Wii U, Nintendo Switch, PC and Google Stadia.
- Node.js
- A server to host (duh)
- Use
git clone https://github.com/devvjs/jduplus.git
or download the repo as a ZIP file directly. - Once you are done, go into
jduplus
folder and runnpm i
to install all packages that are required. - After that, you can run the server by
node server.js
.
There is no license for this project currently.