Skip to content

JDCS (Just Dance Custom Service) is a mock-up of Just Dance Unlimited (JMCS) servers by Ubisoft.

Notifications You must be signed in to change notification settings

focusv/justdancebest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

justdancebest (JDCS)

Just Dance Custom Server API, used for Just Dance Best.

JDCS (Just Dance Custom Service) 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.

Requirements

How to install

  • Use git clone https://github.com/heyimyunyl/justdancebest.git or download the repo as a ZIP file directly.
  • Once you are done, go into justdancebest folder and run npm i to install all packages that are required.
  • After that, you can run the server by node jdcs.js.

Configuration

There are 3 types of configuration in Just Dance Best.

  • Local Settings, where all local JSONs are being returned
  • Settings, where all server/game configurations are stored
  • Environment file where the server's main config such as maps folder, server port are in
  • JDCS object in jdcs.js, where all UbiServices and official JMCS server urls are in.

Admin Panel

JDCS comes with a free-easy to access admin panel along with itself. In this admin panel, we have scripts for you to control your server easily.

  • Add/edit songs
  • Add/edit aliases
  • View your CDN files
  • Make developer requests to access the server with no credientials

and more!

License

There is no license for this project currently.

Discord server

Join our Discord server!

About

JDCS (Just Dance Custom Service) is a mock-up of Just Dance Unlimited (JMCS) servers by Ubisoft.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published