Add 1.20.3 and 1.20.4 support

This commit is contained in:
2023-12-29 19:43:45 -06:00
parent 18178cd9ee
commit f8d45da1ae
8 changed files with 190 additions and 14 deletions
+1
View File
@@ -4,6 +4,7 @@ plugins {
rootProject.name = "ItemizerX"
include("shared")
include("v1_20_R3")
include("v1_20_R2")
include("v1_20_R1")
include("v1_19_R3")