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