TropheusJ fcd2675b42 getName should not be client only | пре 1 година | |
---|---|---|
.github | пре 2 година | |
gradle | пре 3 година | |
run | пре 2 година | |
scripts | пре 2 година | |
src | пре 1 година | |
.gitattributes | пре 4 година | |
.gitignore | пре 3 година | |
ASSET_LICENSE | пре 2 година | |
CONTRIBUTING.md | пре 8 година | |
ISSUE_TEMPLATE.md | пре 2 година | |
LICENSE | пре 7 година | |
README.md | пре 2 година | |
azure-pipelines.yml | пре 2 година | |
build.gradle | пре 1 година | |
gradle.properties | пре 1 година | |
gradlew | пре 3 година | |
gradlew.bat | пре 3 година | |
settings.gradle | пре 2 година | |
update.json | пре 2 година |
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.