Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Dynamic Trees [![](http://cf.way2muchnoise.eu/versions/252818.svg) ![](http://cf.way2muchnoise.eu/252818.svg)](https://www.curseforge.com/minecraft/mc-mods/dynamictrees)

Minecraft Forge mod providing dynamic trees that progressively grow from seed to maturity.

![Logo](./header.png)

This branch is for the 1.21.1 version of Minecraft.

### Links
- [CurseForge](https://www.curseforge.com/minecraft/mc-mods/dynamictrees)
- [Modrinth](https://modrinth.com/mod/dynamictrees)
- [Discord](https://discord.gg/A4FCBS3)

### 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/`.
Binary file added header.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.