Skip to content

Dumb-Code/ProjectNublar

Repository files navigation

Build Status Quality Gate Status

Project: Nublar

A mod that adds Dinosaurs into 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>/ProjectNublar.git

When that's done, go into the newly created directory ProjectNublar 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

Build troubleshooting

See Build troubleshooting

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

  • BrownBoiiWonder

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