Skip to content

A Python script that converts UbiArt BlockFlow tpl files into dance tape files (dtape) for UbiArt Just Dance games.

Notifications You must be signed in to change notification settings

Itaybl14/tpl2tape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

UbiArt tpl2tape Converter

The UbiArt tpl2tape Converter is a Python script designed to transform UbiArt BlockFlow tpl files into dance tape files (dtape) suitable for use with UbiArt Just Dance games.

Prerequisites

Before using the converter, ensure you have the following:

  • Python 3.6+: Make sure you have a compatible version of Python installed on your system.

  • Required Python packages: The script uses the colorama package. You can install it using the following command:

    pip install colorama

Installation

Follow these steps to set up the converter:

  1. Clone the Repository: Download the converter to your local machine by cloning the repository:

    git clone https://github.com/Itaybl14/tpl2tape.git
    cd tpl2tape
  2. Install Dependencies: Install the required Python packages by running:

    pip install colorama

Credit

When using or sharing your work that involves this converter, please provide credit to the original author, Itaybl14.

Enjoy creating and using your dance tape files!

About

A Python script that converts UbiArt BlockFlow tpl files into dance tape files (dtape) for UbiArt Just Dance games.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages