Skip to content

Dumb-Code/TODM

Repository files navigation

That One Dragon Mod

A mod that adds dragons to the world of Minecraft.

Contributing

First, make a fork of this repository. When you've done that, you can clone that repository. Depending on your installation settings, you either have to run the command in the git Bash, or the CMD/Terminal.

Say what the step will be

git clone https://github.com/<Your Username>/TODM.git

When that's done, go into the newly created directory TODM and run in the console if you're on Windows:

gradlew.bat setupDecompWorkspace

Or this when you're on any other operating system (Like Mac OS X and Ubuntu):

./gradlew setupDecompWorkspace

Then for Eclipse:

gradlew.bat eclipse

or for IntelliJ IDEA:

gradlew.bat idea

Built With

  • Gradle - Dependency Management

The DumbCode Team

Programmers

Modelers

  • HarvNut
  • Cody
  • Hyperion
  • WolfGanK
  • Satan
  • Ithronyar

Texture Artists

  • Cody
  • Hyperion
  • WolfGanK
  • Satan
  • Ithronyar

Animators

  • RaptorWhisper

Misc

  • KashMoney

Contributors

See also the list of contributors who participated in this project.

License

This project is licensed under the Microsoft reference source license - see the LICENSE.md file for details

Acknowledgments

Releases

No releases published

Packages

No packages published

Languages