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