mirror of
https://github.com/ibratabian17/OpenParty.git
synced 2026-01-15 14:22:54 -03:00
40 lines
965 B
Markdown
40 lines
965 B
Markdown
|
|
# OpenParty
|
||
|
|
|
||
|
|
OpenParty is a replacement server code for the Just Dance Unlimited server.
|
||
|
|
|
||
|
|
## About
|
||
|
|
|
||
|
|
This project is a ibratabian17 effort to provide an alternative server to Just Dance Unlimited. With OpenParty, you can enjoy the JDU experience without relying on official servers. (they killed it omg, shit)
|
||
|
|
|
||
|
|
100% handmade legit, Atleast better than JDParty.
|
||
|
|
|
||
|
|
## Usage
|
||
|
|
|
||
|
|
1. Clone my repsotiry:
|
||
|
|
```bash
|
||
|
|
git clone https://github.com/ibratabian17/openparty.git
|
||
|
|
cd openparty
|
||
|
|
npm i
|
||
|
|
```
|
||
|
|
|
||
|
|
3. ran thi server:
|
||
|
|
```bash
|
||
|
|
node server.js
|
||
|
|
```
|
||
|
|
|
||
|
|
## Struktur Direktori
|
||
|
|
|
||
|
|
- **database/Platforms/openparty-all/songdbs.json**: contain songdb
|
||
|
|
- **database/nohud/chunk.json**: contain no-HUD.
|
||
|
|
- **database/Platforms/jd2017-{Platform}/**: contain skupackages.
|
||
|
|
|
||
|
|
## Credit
|
||
|
|
|
||
|
|
- Wodson - JDCosmos Code
|
||
|
|
- Rama - His Leaked JDU Code
|
||
|
|
- Devvie - JDO Code
|
||
|
|
- Connor - JDWorld Code
|
||
|
|
- Mfadamo - Help me doing the JDU
|
||
|
|
- alexandregreff - JDU code
|
||
|
|
- XFelixBlack - JDU Code
|