Skip to content

Commit

Permalink
Put LICENSE
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaming32 committed Nov 11, 2023
1 parent e36373c commit d9747be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions version.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -409,6 +409,7 @@ tasks.withType<RemapJarTask> {
attributes["MixinConfigs"] = "world-host.mixins.json"
}
}
from("$rootDir/LICENSE")
}

val mcJavaVersion = (minecraft as MinecraftProvider).minecraftData.metadata.javaVersion
Expand Down

0 comments on commit d9747be

Please sign in to comment.