Skip to content

An editor for Mario Kart Double Dash's race tracks. Work in progress

License

Notifications You must be signed in to change notification settings

RenolY2/mkdd-track-editor

Repository files navigation

mkdd-track-editor

An editor for Mario Kart Double Dash's race tracks. Work in progress

Run from source

WHEN YOU RUN FROM SOURCE, YOU'RE RUNNING EXPERIMENTAL BUILDS. YOU'VE BEEN WARNED.

Requirements:

  • Git
  • Python

To run mkdd-track-editor from source, follow these steps:

  1. Make sure you have the requirements above, if not, install/get them.

  2. Clone the repository:

All following commands should be executed in a CMD, Bash or Powershell window inside your desired working folder. To do this, go to a folder on your computer, click in the folder path at the top and type cmd, then press enter.

Execute the following command:

git clone https://github.com/RenolY2/mkdd-track-editor.git
  1. Navigate to the project directory:

Type this into your CMD window, you're aiming to navigate to the repository's folder inside CMD

cd mkdd-track-editor
  1. Install the dependencies

Now we need all the dependencies for mkdd-track-editor to run. Execute:

pip install -r requirements.txt
  1. Run the program

Now anytime you wanna run mkdd-track-editor, you just have to open a CMD window inside the repository's folder and type:

python mkdd_editor.py

About

An editor for Mario Kart Double Dash's race tracks. Work in progress

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages