Skip to content

HJfod/gdtools

Repository files navigation

GDTools

All of my GD tools, in one program. GDShare & More.

Download & Usage

Release version

  1. Download the latest release
  2. Unzip it in a folder of your choice
  3. Run gdtools.exe

Development Version

For beginners:

  1. Download and install .NET Core Runtime (Make sure to enable command-line tools if asked)
  2. Click the green Code button on this page and Download ZIP
  3. Unzip it to a folder you want
  4. Open Windows start menu and type in cmd
  5. Type D: / E: / whatever drive the folder you unzipped to is located on
  6. Type cd your/folder/path/here to navigate into the folder
  7. Type dotnet run to run the app

For experienced elites:

  1. Get .NET Core Runtime
  2. Download project
  3. Navigate to folder in the command line
  4. dotnet run

For the maddest of lads:

  1. dotnet run

Features

Current:

  • Export & Import levels
    • Unlike GDShare, also supports compressing level files
  • Create & manage backups
  • Level editing tools
    • Create guidelines from BPM
    • Generate blending glow on top of T3

WIP:

  • Collab part auto-merging tool
  • Level data editor

Future:

  • Automatic backups
  • Level analysis

Contribution

If you'd like to work on this, send me a DM on Discord. HJfod#1795