Skip to content

Commit

Permalink
removed support for old versions that no longer work
Browse files Browse the repository at this point in the history
  • Loading branch information
david committed Jun 6, 2024
1 parent 150a386 commit b52eb80
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -34,17 +34,6 @@ group = "net.onelitefeather.bettergopaint"

val minecraftVersion = "1.20.6"
val supportedMinecraftVersions = listOf(
"1.16.5",
"1.17",
"1.17.1",
"1.18",
"1.18.1",
"1.18.2",
"1.19",
"1.19.1",
"1.19.2",
"1.19.3",
"1.19.4",
"1.20",
"1.20.1",
"1.20.2",
Expand Down

0 comments on commit b52eb80

Please sign in to comment.