Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 789 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 789 Bytes

Dynamic Trees +

Official extension of Dynamic Trees; expands on the scope of DT by adding dynamic foliage that is not a tree.

Logo

This branch is for the 1.16.5 version of Minecraft.

Links

Compiling

  • Clone the repository.
  • Open a command prompt/terminal to the repository directory.
  • Run gradlew build on Windows, or ./gradlew build for MacOS or Linux.
  • The built jar file will be in build/libs/.