Skip to content

gubrus50/Minecraft-Development-Tools-Classic

Repository files navigation

WHAT IS Minecraft-DT?

Minecraft-DT is a simple launcher for special development tools. Development tools are basically a third party editors based on game known as Minecraft. Those editors allow the user to save their time by taking part in complex tasks. Take one of our tools as an example: Command Creation Generator or go to Downloads section.

News about the application can be found at Minecraft-Development-Tools/releases


HOW TO INCLUDE MY TOOL?

  • You can include your tools by pressing "My Tools" button at the bottom right corner.
  • A new window should appear on your screen.
  • What you need to do next is to simply drag and drop your tool into this window.
  • The last thing you need to do is to restart the application.

HOW TO CREATE MY OWN TOOL?

  • To create your own tool, you must learn the following programming languages; HTML-HTA and JavaScript-jQuery.
  • Now you need a template for your tool which is located in your tools inventory.
  • To access the inventory, go to main screen of Minecraft-DT and press "My Tools" button.
  • You should be able to see the folder called "Default".
  • verything is organized for you, the only thing that you must take focus on is the HTA file called "run".
  • This is your tool display which will appear when launched by Minecraft-DT.
  • Now you must design your tool, make a plan of what you want your tool to do.
  • After that, you are required to do your coding part.
  • You can change your tools image which should be located in your tool "images" folder.
  • To rename your tool, simply rename the folder name in which your "run.hta" file is located at.


Notes:

Notice that if you change the location of your "run.hta" file to different folder in the "Default" folder, your tool would not be displayed in the Minecraft-DT application.

Minecraft-DT does not own your tool, therefore you have all rights since you are the owner, but don't forget about a LICENSE and COPYRIGHT LAW if you're planning to use your tool in a commercial use.


Downloads


Launcher Version Download link (Google Drive) Release
Minecraft-DT v2.5.2-Beta Windows.zip 02/09/2019

Development Tool Version Download link (Google Drive) Release
Command Creation Generator v0.1.2 Windows.zip 01/09/2019
Default v0.1 Windows.zip null

Requirement

mshta.exe


Installation For Windows-10

  • Install Minecraft-DT.zip and unzip it at C:\Program Files (x86)
  • From Minecraft-DT, move MDT-Tools to %AppData% folder
  • Open create-shortcut.vbs to create a shortcut for the application

License

This project is licensed under the MIT License - see the LICENSE.md file for details