Support 1.18.2 while maintaining compatibility with 1.18, we will see if we can maintain this structure

This commit is contained in:
shedaniel
2022-01-26 08:36:44 +08:00
parent 8b282f5c5a
commit d1f26d122b
8 changed files with 126 additions and 13 deletions

View File

@@ -6,7 +6,7 @@ buildscript {
plugins {
id "architectury-plugin" version "3.4-SNAPSHOT"
id "dev.architectury.loom" version "0.10.0-SNAPSHOT" apply false
id "dev.architectury.loom" version "0.11.0-SNAPSHOT" apply false
id "org.cadixdev.licenser" version "0.6.1"
id "com.matthewprenger.cursegradle" version "1.4.0" apply false
id "maven-publish"