GizmoTheMoonPig cb810606a4 backport tower fix | vor 2 Jahren | |
---|---|---|
.github | vor 2 Jahren | |
gradle | vor 3 Jahren | |
src | vor 2 Jahren | |
.gitattributes | vor 4 Jahren | |
.gitignore | vor 4 Jahren | |
ASSET_LICENSE | vor 2 Jahren | |
CONTRIBUTING.md | vor 8 Jahren | |
ISSUE_TEMPLATE.md | vor 3 Jahren | |
LICENSE | vor 7 Jahren | |
README.md | vor 2 Jahren | |
azure-pipelines.yml | vor 2 Jahren | |
build.gradle | vor 2 Jahren | |
gradle.properties | vor 2 Jahren | |
gradlew | vor 3 Jahren | |
gradlew.bat | vor 3 Jahren | |
update.json | vor 2 Jahren |
This is the home of the Twilight Forest mod for Minecraft 1.12 and beyond.
Code and otherwise stated default to our LICENSE file here
Non-Code and Non-Sound(Directory) assets (Located here) go by our ASSET_LICENSE file here
Sound based assets (Located Here) are All Rights Reserved
Releases will be available on CurseForge when ready.
Alternatively, grab your experimental builds from our Discord. See the #faq channel for more details.
We have a Discord channel!
https://modmaven.dev/teamtwilight/twilightforest/
repositories {
maven {
url = "https://modmaven.dev/"
}
}
dependencies {
implementation fg.deobf("teamtwilight:twilightforest:{version}:universal")
}
We appreciate YourKit, LLC for providing the project developers licenses of its profiler to help us improve performance!
YourKit supports open source projects with its full-featured Java Profiler. YourKit, LLC is the creator of YourKit Java Profiler and YourKit .NET Profiler, innovative and intelligent tools for profiling Java and .NET applications.