TropheusJ fcd2675b42 getName should not be client only | 1 year ago | |
---|---|---|
.github | 2 years ago | |
gradle | 3 years ago | |
run | 2 years ago | |
scripts | 2 years ago | |
src | 1 year ago | |
.gitattributes | 4 years ago | |
.gitignore | 3 years ago | |
ASSET_LICENSE | 2 years ago | |
CONTRIBUTING.md | 8 years ago | |
ISSUE_TEMPLATE.md | 2 years ago | |
LICENSE | 7 years ago | |
README.md | 2 years ago | |
azure-pipelines.yml | 2 years ago | |
build.gradle | 1 year ago | |
gradle.properties | 1 year ago | |
gradlew | 3 years ago | |
gradlew.bat | 3 years ago | |
settings.gradle | 2 years ago | |
update.json | 2 years ago |
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.