File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 33The Essential Partner Mod Integration is part of [ Essential's Partner Program] ( https://essential.gg/wiki/partner-program ) .
44
55If you are interested in becoming a partner, you can learn more at the link above.
6+
7+ The documentation for current partners as well as the changelog can be found [ here] ( https://github.com/EssentialGG/PartnerModIntegrationDocs ) .
Original file line number Diff line number Diff line change @@ -2,8 +2,6 @@ plugins {
22 id(" gg.essential.multi-version.root" )
33}
44
5- // version = versionFromBuildIdAndBranch()
6-
75preprocess {
86 strictExtraMappings.set(true )
97
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ pluginManagement {
1313}
1414
1515
16- rootProject.name = " EssentialPartnerMod "
16+ rootProject.name = " PartnerModIntegration "
1717rootProject.buildFileName = " root.gradle.kts"
1818
1919listOf (
You can’t perform that action at this time.
0 commit comments