Skip to content

Conversation

@Wyvest
Copy link
Contributor

@Wyvest Wyvest commented Aug 27, 2025

No description provided.

@Deftu Deftu requested a review from Copilot August 30, 2025 19:08
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Updates the Kotlin version from 2.0.20 to 2.2.10 and introduces a new MinecraftInfoV2 class with Yarn V2 mappings for various Minecraft versions.

  • Updates Kotlin compiler version to 2.2.10 with temporary workaround in settings.gradle.kts
  • Adds MinecraftInfoV2 class with V2 Yarn mappings for Minecraft versions 1.14.4 through 1.21.8
  • Refactors MinecraftInfo companion object to use a revision list for better scalability

Reviewed Changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated no comments.

File Description
gradle.properties Updates kotlin.version property from 2.0.20 to 2.2.10
settings.gradle.kts Adds temporary buildscript dependency for Kotlin 2.2.10 compiler
src/main/kotlin/dev/deftu/gradle/utils/mcinfo/MinecraftInfoV2.kt Introduces new MinecraftInfoV2 class with V2 Yarn mappings
src/main/kotlin/dev/deftu/gradle/utils/mcinfo/MinecraftInfo.kt Refactors revision handling to use a list-based approach

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@Deftu Deftu merged commit c3c2e79 into Deftu:main Aug 30, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants