Getting some stuff ready for architectury 11

This commit is contained in:
coolGi
2022-05-10 17:52:30 +09:30
parent 354a3c6133
commit 71860612af
7 changed files with 18 additions and 10 deletions
+3
View File
@@ -14,6 +14,9 @@ architectury {
}
configurations {
// TODO: Add the commented things once we update architectury to 11 or higher
// common
// shadowCommon
compileClasspath.extendsFrom common
runtimeClasspath.extendsFrom common
developmentForge.extendsFrom common