Skip to content

Dance Central 3 Deluxe Initializer

Latest
Compare
Choose a tag to compare
@lunalawl lunalawl released this 05 Jul 22:34
· 51 commits to main since this release
9a220ca

Dance Central 3 Deluxe: Official Download and Repository Setup Guide

For downloading Dance Central 3 Deluxe, please visit the Download section.

For repository setup instructions, please proceed to the Building (Advanced) section.

This guide will assist you in setting up the prerequisites needed for Dance Central 3 Deluxe (DX).

Prerequisites

  1. Python 3 with PATH environment variable enabled upon installation: Download from the official Python website.
  2. Homebrew (macOS only): Download from the official Homebrew website.
  3. macOS and linux users may need to run an alias to use pip as pip 3 alias pip='pip3'
  4. macOS cannot automatically set permissions for certain files. run sudo chmod +x dependencies/macos/dtab and sudo chmod +x dependencies/macos/arkhelper if you encounter an issue on building.

Please note that on Windows, if you are installing Git for the first time, you will need to run the script twice to fully initialize everything.

Running the Script

To execute the script, enter python init_repo.py in a command prompt or terminal window.

if running on linux/macOS run as sudo sudo python init_repo.py or sudo python3 init_repo.py

Supported platforms include Windows, macOS, Ubuntu, and Arch (SteamOS).